summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Make query cache code independent of the MYSQL_SERVER define.unknown2002-01-061-3/+3
* Fix for FLUSH QUERY CACHEunknown2002-01-053-23/+124
* Some small fixes to the query cache.unknown2002-01-033-20/+31
* New CAST syntaxunknown2002-01-038-86/+104
* mergeunknown2002-01-0226-209/+301
|\
| * merge with 3.23unknown2002-01-026-7/+53
| |\
| | * Minors changes for the Windows 3.23.47 releaseunknown2001-12-301-1/+0
| | * Portability fixesunknown2001-12-271-0/+1
| | * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-12-273-1/+43
| | |\
| | | * Bugfix for WHERE key=@a OR key=@bunknown2001-12-273-1/+43
| | * | mysqld.cc:unknown2001-12-251-2/+3
| | |/
| | * ha_innobase.cc:unknown2001-12-232-4/+7
| * | Added macros for nice TIMESPEC usage.unknown2002-01-0225-198/+242
* | | fixing query cache validatorunknown2002-01-021-1/+35
* | | DATE,TIME and DATETIME SQL typecastsunknown2001-12-292-1/+63
* | | Code that had to be changed so that CREATE ... SELECT ... always unknown2001-12-296-5/+61
* | | Woooo....unknown2001-12-261-1/+1
* | | Accomodating Monty's changes from MULTI_DELETE to DELETE_MULTIunknown2001-12-262-2/+2
* | | Changes for the BitKeeper resolve.unknown2001-12-2612-57/+786
|\ \ \ | |/ / |/| |
| * | This is a large push. Included are :unknown2001-12-2612-56/+784
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-12-233-29/+36
|\ \ \
| * | | Limit created keys to MAX_KEY_LENGTH.unknown2001-12-233-29/+36
* | | | Merge work:/home/bk/mysql-4.0unknown2001-12-221-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | HANDLER CLOSE unknown table should produce an errorunknown2001-12-221-0/+6
* | | | Fix compiler warningunknown2001-12-221-1/+1
|/ / /
* | | Merge hundin.mysql.fi:/my/mysql-3.23unknown2001-12-222-5/+8
|\ \ \ | | |/ | |/|
| * | ha_innobase.h:unknown2001-12-221-4/+6
| * | ha_innobase.cc:unknown2001-12-221-1/+2
| * | Fixed shutdown problem on HPUXunknown2001-12-211-1/+8
* | | Fix for error message when using HANDLER OPEN on InnoDB tables.unknown2001-12-222-4/+5
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-12-227-121/+174
|\ \ \
| * | | Fixed access privilege bug in query cache.unknown2001-12-227-121/+174
* | | | Mergeunknown2001-12-2110-17/+26
|\ \ \ \ | |/ / / |/| | |
| * | | HANDLER works only with MyISAM tablesunknown2001-12-2110-17/+26
* | | | Cleanup of alarm macros.unknown2001-12-2110-93/+136
* | | | mergeunknown2001-12-201-0/+23
|\ \ \ \ | | |/ / | |/| |
| * | | make replication work correctly if the master logs SELECT RELEASE_LOCK() unknown2001-12-181-4/+17
| * | | ha_innobase.cc:unknown2001-12-181-3/+3
* | | | Fix insert delated + query cache.unknown2001-12-202-4/+8
* | | | Fixed bug in FLUSH QUERY CACHEunknown2001-12-193-27/+32
* | | | 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