summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | do not log stray error codes in Query_log_eventunknown2001-07-281-0/+3
|/
* Add test case for update/replace bug in bdb.unknown2001-07-242-16/+8
* ha_berkeley.cc Fix bug in remove_key(), when key != primary_key it wouldunknown2001-07-241-1/+1
* Updated Translation English->Protugueseunknown2001-07-211-5/+5
* srv0srv.h Support raw disk as a data fileunknown2001-07-191-1/+44
* Mergeunknown2001-07-182-0/+2
|\
| * Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifunknown2001-07-182-0/+2
* | fixed mysterious offset confusion bugunknown2001-07-181-0/+2
|/
* Fixed problem with part keys and BDB tablesunknown2001-07-181-4/+11
* Merge work:/home/bk/mysqlunknown2001-07-173-0/+9
|\
| * added slave_net_timeoutunknown2001-07-173-0/+9
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-07-174-7/+8
|\ \ | |/ |/|
| * Removed wrong warning from thr_lockunknown2001-07-174-7/+8
* | ha_innobase.cc Fix a bug in showing of Auto_increment in SHOW TABLE STATUSunknown2001-07-162-0/+46
|/
* Mergeunknown2001-07-165-8/+11
|\
| * Patch for netBSDunknown2001-07-165-8/+11
* | send kill signal to slave thread on shutdownunknown2001-07-111-2/+10