summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix after mergeunknown2001-12-173-4/+3
* merge with 3.23.47 (DO statement)unknown2001-12-1710-16/+86
|\
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-12-171-4/+7
| |\
| | * ha_innobase.cc, dict0dict.c:unknown2001-12-171-2/+2
| | * ha_innobase.cc:unknown2001-12-171-4/+7
| * | Added DO commandunknown2001-12-179-13/+79
* | | Portability fixesunknown2001-12-171-1/+1
* | | Don't use symlinks when using HAVE_purify.unknown2001-12-172-0/+9
* | | Lots of portability fixes.unknown2001-12-177-51/+107
* | | freebsd fix for opensslunknown2001-12-151-1/+1
* | | Last changes after merge with 3.23.47unknown2001-12-152-7/+12
* | | 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