summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.23.47unknown2001-12-153-3/+52
|\
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-12-151-1/+1
| |\
| | * Fixed wrong case in variablenameunknown2001-12-151-1/+1
| * | misc cleanup unknown2001-12-131-25/+10
| * | mergedunknown2001-12-136-11/+94
| |\ \ | | |/
| * | slave-skip-errorsunknown2001-12-123-5/+71
* | | Removed not used functions from sql_cacheunknown2001-12-142-14/+0
* | | Always compile rPM's with --enable-thread-safe-clientunknown2001-12-131-2/+2
* | | Fix that SHOW STATUS works with SSL.unknown2001-12-135-28/+61
* | | mergeunknown2001-12-136-11/+95
|\ \ \ | | |/ | |/|
| * | Added status variables for all MySQL commands.unknown2001-12-134-2/+77
| * | Fixed problem with default & InnoDB tables.unknown2001-12-132-9/+17
| |/
* | Added FLUSH DES_KEY_FILE.unknown2001-12-1310-106/+202
* | Fixes for des_crypt functions.unknown2001-12-136-31/+35
* | Fixed sleep time in mysql-test-rununknown2001-12-1312-242/+636
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-12-113-21/+23
|\ \
| * | Fix for MyISAM records > 16Munknown2001-12-112-9/+12
| * | mergeunknown2001-12-101-11/+8
| |\ \ | | |/
| | * Fixed bug in GROUP BY ... DESCunknown2001-12-103-13/+10
| * | Portability fixes.unknown2001-12-101-1/+3
* | | --des-key-file functinality addedunknown2001-12-106-40/+185
|/ /
* | Removed compiler warnings.unknown2001-12-109-300/+303
* | Update copyrightunknown2001-12-06102-568/+531
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-12-061-1/+1
|\ \
| * | bulk_insert feature can be turned offunknown2001-12-051-1/+1
* | | merge with 3.23.47unknown2001-12-062-6/+22
|\ \ \ | | |/ | |/|
| * | Fixed bug in LEFT JOINunknown2001-12-051-6/+16
| * | Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-294-1/+9
* | | Update of query cache codeunknown2001-12-067-68/+168
* | | Update of query cache code.unknown2001-12-0521-1917/+2119
* | | Query cache.unknown2001-12-0223-145/+3142
| |/ |/|
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-292-2/+6
|\ \
| * | Fix not critical MyISAM bug in locking.unknown2001-11-292-2/+6
* | | Mergeunknown2001-11-283-89/+46
|\ \ \ | |/ / |/| |
| * | boolean fulltext search without an indexunknown2001-11-283-89/+46
* | | Fix of testcases after merge.unknown2001-11-281-1/+1
* | | mergeunknown2001-11-284-45/+65
|\ \ \ | | |/ | |/|
| * | fixed alias drop bug in binlogunknown2001-11-272-3/+8
| * | Fixed bug when joining with caching.unknown2001-11-272-42/+57
* | | Fix for IO_CACHE.unknown2001-11-283-4/+13
* | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0unknown2001-11-2811-38/+46
|\ \ \
| * | | New improved IO_CACHEunknown2001-11-2811-38/+46
* | | | Debugging added where needed.unknown2001-11-272-25/+57
* | | | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-11-262-64/+76
|\ \ \ \ | |/ / / |/| | |
| * | | des_encrypt()/des_decrypt() are now ASCII protected and pass testsuiteunknown2001-11-262-64/+76
* | | | mergeunknown2001-11-262-13/+40
|\ \ \ \ | | |/ / | |/| |
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-263-14/+41
| |\ \ \
| | * | | A fix for ANALYZE TABLEunknown2001-11-261-0/+4
| | * | | Fix race condition in ANALYZE TABLE.unknown2001-11-263-14/+37
| * | | | Merge work:/home/bk/mysqlunknown2001-11-232-7/+11
| |\ \ \ \ | | |/ / / | |/| | |