summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Update to autoconf 2.52unknown2002-02-073-15/+25
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-01-301-1/+1
|\
| * Fix in SHOW GRANTS: REFERENCE -> REFERENCESunknown2002-01-301-1/+1
* | ha_innobase.cc:unknown2002-01-301-0/+16
* | Many files:unknown2002-01-281-104/+139
* | ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:unknown2002-01-226-3/+90
|/
* Fixed bug when making a range join based on information from a const table.unknown2002-01-181-2/+1
* 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
* 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
* make replication work correctly if the master logs SELECT RELEASE_LOCK() unknown2001-12-181-4/+17
* ha_innobase.cc:unknown2001-12-181-3/+3
* 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
* | 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
|\ \ | |/
| * Added status variables for all MySQL commands.unknown2001-12-134-2/+77
| * Fixed problem with default & InnoDB tables.unknown2001-12-132-9/+17
* | slave-skip-errorsunknown2001-12-123-5/+71
|/
* Fixed bug in GROUP BY ... DESCunknown2001-12-103-13/+10
* Fixed bug in LEFT JOINunknown2001-12-051-6/+16
* Better optimization for InnoDB and BDB tables for ORDER BYmysql-3.23.46unknown2001-11-294-1/+9
* fixed alias drop bug in binlogunknown2001-11-272-3/+8
* Fixed bug when joining with caching.unknown2001-11-272-42/+57
* 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
|\ \ | |/ |/|
| * properly kill slave in all cases on systems that do not interrupt syscallsunknown2001-11-232-7/+11
* | Portability fixmysql-3.23.45unknown2001-11-221-1/+1
* | Portability fixunknown2001-11-221-0/+2
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-221-11/+53
|\ \ | |/
| * backport of shutdown fix for platforms that cannot break a syscall with a unknown2001-11-211-11/+53
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-222-16/+21
|\ \ | |/ |/|
| * Mergeunknown2001-11-212-16/+21
| |\
| | * Generate core file on Solaris.unknown2001-11-212-16/+21
* | | (UPDATE|DELETE) ...WHERE MATCH bugfixunknown2001-11-212-12/+13
* | | removed ftfuncs argument for mysql_selectunknown2001-11-215-38/+35
|/ /
* | Fixed bug in OPTIMIZE TABLE that reset index cardinality if itunknown2001-11-181-16/+22
* | Removing registry service parameter codeunknown2001-11-171-487/+0