summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix results for mix_innodb_myisam_binlogunknown2003-09-121-34/+33
* Optimize thai character handlingunknown2003-09-122-8/+9
* merge with 4.1 treeunknown2003-09-1139-654/+975
|\
| * merge with 4.0.15unknown2003-09-116-23/+45
| |\
| | * Cleaned up last bug fixesunknown2003-09-092-8/+10
| | * fix for #1211unknown2003-09-081-0/+10
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-051-3/+7
| | |\
| | | * Merge with 3.23unknown2003-09-051-3/+7
| | | |\
| | | | * bug #928 - arbitrary table grant was used, sort-order wasn't honoredunknown2003-09-021-3/+7
| | * | | Add QUICK as mysql-recover option in mysqld --helpunknown2003-09-051-1/+1
| | * | | bug#926 fix undone - it caused suboptimal execution plan for "range ON, no WH...unknown2003-09-051-2/+19
| | * | | bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYunknown2003-09-031-2/+2
| | |/ /
| | * | Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...unknown2003-09-021-0/+3
| | * | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-011-0/+6
| | |\ \
| | | * | workaround for IN's special treatment of first argument. Not for 4.1unknown2003-09-011-0/+6
| | * | | removed stale commentunknown2003-08-291-1/+0
| * | | | After merge fixes.unknown2003-09-1111-205/+83
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-0737-511/+932
| |\ \ \ \
| | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-041-0/+4
| | |\ \ \ \
| | * \ \ \ \ mergeunknown2003-09-0337-511/+932
| | |\ \ \ \ \
| | | * \ \ \ \ merge with 4.0.15unknown2003-08-2937-472/+869
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-295-35/+10
| | | | |\ \ \ \
| | | | | * | | | Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-295-35/+10
| | | | * | | | | Merge jcole@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-281-32/+41
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | opt_range.cc: Fixes for out of memory conditions.unknown2003-08-281-32/+41
| | | | | | |/ / | | | | | |/| |
| | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-284-22/+36
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Portability fixesunknown2003-08-284-22/+36
| | | | * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-281-3/+3
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | oom protectionunknown2003-08-281-3/+3
| | | | * | | | Add detection of in_addr_tunknown2003-08-281-9/+8
| | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-272-37/+37
| | | | |\ \ \ \
| | | | | * | | | Updating translation for Spanish/Portuguese error messages filesunknown2003-08-272-37/+37
| | | | * | | | | Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in...unknown2003-08-272-3/+3
| | | | * | | | | Add column names for metadata when running mysql with -Tunknown2003-08-272-2/+6
| | | | |/ / / /
| | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-277-38/+66
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | vio ssl structure renames (to get rid of ending _)unknown2003-08-277-38/+66
| | | | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-252-7/+30
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | comments about mutexes in replication.unknown2003-08-252-7/+30
| | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-255-34/+89
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Clearer states in SHOW PROCESSLIST for replication threads.unknown2003-08-254-22/+38
| | | | | * | | The slave threads MUST not care about max_join_size, we start them withunknown2003-08-231-4/+8
| | | | | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-232-8/+43
| | | | | |\ \ \
| | | | | | * | | * Fix for a potential bug:unknown2003-08-232-8/+43
| | | | * | | | | Better fix for myisamchk --sort-index on windowsunknown2003-08-252-5/+8
| | | | * | | | | Update of VC++ project files (to remove link warnings)unknown2003-08-252-4/+2
| | | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-234-39/+65
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | show symlinked directories in SHOW CREATE TABLEunknown2003-08-234-39/+65
| | | | * | | | | After merge fixesunknown2003-08-2235-468/+862
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-226-16/+105
| | | | | |\ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | | * | | 2 minor edits, plusunknown2003-08-226-16/+105