summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* A fix for an obvious bug in hash generating proram.unknown2003-03-101-1/+1
* Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_c...unknown2003-03-072-6/+10
* Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-03-055-29/+95
|\
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-03-041-1/+1
| |\
| | * fixed Field::eq() to work with CHAR(0) fieldsunknown2003-03-041-1/+1
| * | Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i...unknown2003-03-034-28/+94
* | | A better, but larger fix for server_id bug ..unknown2003-03-054-6/+6
* | | Fix for SHOW VARIABLES on 64-bit platformsunknown2003-03-041-1/+1
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-03-032-1/+3
|\ \ \ | |/ /
| * | LOAD DATA INFILE is not replicated by slave if replicate_*_table is setunknown2003-02-281-0/+1
| * | Fix for SHOW TABLE STATUS with empty .frm fileunknown2003-02-261-1/+1
| * | Comment column in SHOW TABLE STATUS now reports that it canunknown2003-02-261-0/+1
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-02-2523-253/+255
|\ \ \ | |/ /
| * | Fixed "syntax" errors in text message files.unknown2003-02-2522-253/+253
| * | Indentation cleanupunknown2003-02-251-0/+2
| |/
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-02-214-14/+21
|\ \ | |/
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-02-193-13/+20
| |\
| | * prevented crash on deleting non-constructed analyse objectunknown2003-02-181-5/+6
| | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23unknown2003-02-181-8/+10
| | |\
| | | * Fixed problem with ISNULL on fields that could not be nullunknown2003-02-171-8/+10
| | * | fixed memory leak in ANALIZE initialization error reportingunknown2003-02-141-0/+4
| | |/
| * | another fix for RAND() initializationunknown2003-02-121-1/+1
| |/
* | Fixed YES/NO in Polish messagesunknown2003-02-121-1/+1
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-02-123-6/+7
|\ \ | |/
| * backported MERGE+MAX bugfix from 4.0unknown2003-02-121-4/+3
| * backporting Peter's fix for better RAND() initialization from 4.0unknown2003-02-111-1/+1
| * error message fixed (new error code will be introduced in 4.1)unknown2003-02-101-1/+3
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-02-081-0/+5
|\ \ | |/ |/|
| * A fix for new conditions being defined and upper condition not updatedunknown2003-02-061-0/+5
* | ha_innobase.cc:unknown2003-02-051-1/+1
|/
* Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2003-01-296-22/+35
|\
| * Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...unknown2003-01-296-22/+35
* | fixed functions to be able work with group function as argumentunknown2003-01-297-38/+374
|/
* Fix when using auto_increment and last_insert_id() in the same insert statement.unknown2003-01-282-14/+7
* - added a dummy file "reservedwords.texi" to the BK tree and the Makefiles,unknown2003-01-271-1/+1
* small fix for SHOW STATUSunknown2003-01-231-2/+2
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-01-211-1/+1
|\
| * fixed double-free bug in COM_CHANGE_USERunknown2003-01-211-1/+1
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-01-215-22/+51
|\ \ | |/
| * ha_innobase.cc:unknown2003-01-211-0/+10
| * Only set thd->query to 0 if LOCK_thread_count is holdunknown2003-01-183-21/+40
| * Fixed bug with the --slow-log when logging an administrator commandunknown2003-01-171-0/+1
| * Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2003-01-161-19/+19
| |\
| * | Fixed wrong packed length for packet > 16M.unknown2003-01-091-1/+1
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-01-171-19/+19
|\ \ \ | | |/ | |/|
| * | ha_innobase.cc:unknown2003-01-161-19/+19
| |/
* | Fixing that 3.23 API / clients do not disconnect if a large unknown2003-01-042-5/+20
* | merge fixesunknown2002-12-273-8/+5
|\ \ | |/
| * Safety fix to not allow one to specify too big max_alloc_packet to mysqldunknown2002-12-262-2/+2
| * Updated commentunknown2002-12-261-6/+3