summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug with FLUSH TABLES when using temporary tablesunknown2001-03-231-11/+2
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-03-238-33/+66
|\
| * Test case for bug when updating on keyunknown2001-03-238-33/+66
* | fixed bug on re-open of temp tables after FLUSH in the middle of openunknown2001-03-221-0/+10
|/
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-2114-22/+3140
* Split setup_fields to setup_tables and setup_fieldsunknown2001-03-219-38/+50
* Added isolation levelsunknown2001-03-2112-108/+253
* Added tests if a user variable is changed in the same query.unknown2001-03-153-5/+12
* Added fix for using variables with distinctunknown2001-03-151-0/+2
* mergeunknown2001-03-151-4/+4
|\
| * Fixed CLIENT_TRANSACTIONS defineunknown2001-03-141-4/+4
* | Reversed SQL_ANSI_MODE per Monty's request.unknown2001-03-147-59/+26
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-03-143-5/+5
|\ \
| * | Moved state_map copying to THD::THD().unknown2001-03-143-5/+5
* | | changed signal by fd close to signal by vio_closeunknown2001-03-135-57/+64
|/ /
* | mysql-test/r/order_by.result fixed for new testunknown2001-03-131-1/+1
* | sql_lex.cc per-thread state_map temporarily disabledunknown2001-03-131-1/+1
* | Merge work:/home/bk/mysqlunknown2001-03-127-31/+68
|\ \
| * | Added SQL_ANSI_MODE.unknown2001-03-127-31/+68
| |/
* | untested changes to close socket on slave stop for OS's that do notunknown2001-03-126-18/+78
|/
* Optimization of delete with record cache (for MyISAM tables)unknown2001-03-115-6/+10
* Added new tests to benchmark suiteunknown2001-03-114-5/+23
* Fixed bug in MAX() optimizing for BDB tablesunknown2001-03-104-11/+24
* Fixed wrong option in mysql_install_dbunknown2001-03-095-5/+8
* Fixed bug in INSERT DELAYED when INSERT generated an errorunknown2001-03-082-6/+17
* Changed --with-innobase-db to --with-innobaseunknown2001-03-081-1/+1
* Fixed test cases for innobaseunknown2001-03-078-46/+64
* ha_innobase.cc Fix a bug in removal of trailing spaces of binary varchar stri...unknown2001-03-071-5/+5
* Removed duplicated index_init() calls that causes problems with BDBunknown2001-03-072-2/+4
* Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-061-17/+15
|\
| * trx0trx.h Innobase now returns the key number in a duplicate key error, remov...unknown2001-03-061-17/+15
* | Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-063-5/+9
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-0618-156/+259
|\ \ | |/ |/|
| * Merged some functions and removed some unused client functions.unknown2001-03-0618-156/+259
* | Fix rare infinite loop in make_join_statistics(). Thanks tounknown2001-03-041-1/+4
* | Fix minor typos (not bugs).unknown2001-03-041-2/+2
|/
* Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-031-4/+12
|\
| * row0sel.c Removes now trailing spaces from varcharsunknown2001-03-021-4/+12
* | Fixes for innobase usageunknown2001-03-038-25/+72
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-021-0/+1
|\ \ | |/ |/|
| * Avoid table scans when using DELETE on a table on which no SELECT has been done.unknown2001-03-021-0/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-03-0222-1/+22
|\ \
| * | Fixed a bug that allowed:unknown2001-03-0222-1/+22
* | | Mergeunknown2001-03-012-1/+15
|\ \ \
| * \ \ Merge work:/home/bk/mysqlunknown2001-03-011-1/+1
| |\ \ \
| | * | | text/blob fields in some cases were not handled properlyunknown2001-03-011-1/+1
| * | | | ha_innobase.cc Fixed a bug in ha_innobase.cc in auto_incrementunknown2001-03-011-0/+14
| |/ / /
* | | | sql_select.cc MATCH ... AGAINST (NULL) bug fixedunknown2001-02-282-15/+10
* | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-02-282-14/+42
|\ \ \ \ | |/ / /
| * | | Docs/manual.texiunknown2001-02-261-4/+4