summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Added testing of IN(value-list)unknown2001-09-023-1/+8
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-019-48/+38
|\
| * Make killing of threads saferunknown2001-09-017-38/+24
| * Fixed problem with INSERT DELAYEDunknown2001-08-313-10/+14
* | replicated get_lock() properlyunknown2001-08-311-0/+17
* | ha_innobase.cc Add better error message if innodb_data_file_path is not setunknown2001-08-312-2/+10
|/
* ix compilition for computer in a previous timezoneunknown2001-08-312-2/+1
* Portability fixesunknown2001-08-301-0/+4
* Increase version numberunknown2001-08-301-0/+8
* Fix for OS2unknown2001-08-301-0/+5
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-2924-9/+32
|\
| * Test that all MERGE tables comes from the same databaseunknown2001-08-2924-9/+32
* | trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-291-14/+90
|/
* Fixed that LOAD DATA INFILE works with transactions.unknown2001-08-283-9/+28
* Fixed bug in auto-increment handling with InnoDBunknown2001-08-263-1/+17
* Portability fixesunknown2001-08-233-15/+21
* Fix to get core files on Solarisunknown2001-08-223-11/+14
* Fixes for OS2.unknown2001-08-2221-97/+225
* Portability fixes.unknown2001-08-2120-45/+83
* Fix for handling of floats inside val_int() of +, - * and /.unknown2001-08-183-26/+40
* mergeunknown2001-08-186-31/+34
|\
| * Portability fixes.unknown2001-08-186-31/+34
* | ha_innobase.cc Impove ref length estimate in a handle to eliminate a warning ...unknown2001-08-171-4/+10
* | fixed bug in Item_func_div::val_int() that broke all functions thatunknown2001-08-161-5/+8
* | improvements for stopping the slave in SLAVE STOP and on shutdownunknown2001-08-153-4/+36
* | fixed HUP bug, last fix was not completeunknown2001-08-131-1/+2
* | Merge work:/home/bk/mysqlunknown2001-08-131-3/+10
|\ \
| * | row0sel.c Fix a memory freeing bug when a row which contains an externally st...unknown2001-08-131-3/+10
| |/
* | Merge work:/home/bk/mysqlunknown2001-08-114-488/+24
|\ \ | |/ |/|
| * Merge work:/home/bk/mysqlunknown2001-08-094-484/+24
| |\
| | * mysqlbinlog->clientunknown2001-08-094-484/+24
* | | Portability fix for windowsunknown2001-08-111-0/+4
* | | Merge hundin:/my/mysql into bitch.mysql.fi:/my/mysqlunknown2001-08-111-11/+11
|\ \ \
| * | | Made SIGTERM safer for Solarisunknown2001-08-111-11/+11
* | | | Fixed handling of strings in mysqldumpslowunknown2001-08-111-2/+2
|/ / /
* | | Allow myisam-recover="" and --sql-mode=""unknown2001-08-101-6/+8
* | | mergeunknown2001-08-1033-164/+263
|\ \ \
| * | | Portability fixesunknown2001-08-1030-141/+226
| * | | Fixed bug in ALTER TABLE for MERGE tablesunknown2001-08-104-22/+37
| | |/ | |/|
* | | Fixed bug in show variables, it didn't show whether slow-query wasunknown2001-08-101-0/+1
* | | New dutch error message file.unknown2001-08-101-120/+124
* | | Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysqlunknown2001-08-101-2/+2
|\ \ \ | |_|/ |/| |
| * | changed variable display from string to int (bits) for myisam-recoverunknown2001-08-101-2/+2
* | | ha_innobase.h Fix Sort aborted bugunknown2001-08-091-0/+1
* | | btr0cur.c Improve range size estimate for big rangesunknown2001-08-091-5/+36
|/ /
* | Added new optino --sql-mode to mysqld.unknown2001-08-099-18/+52
* | Fix of big in SELECT DISTINCT ... HAVINGunknown2001-08-081-0/+1
|/
* Fix when using --without-server --with-thread-safe-clientunknown2001-08-0424-6/+41
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-07-301-6/+6
|\
| * Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.unknown2001-07-301-6/+6