summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* fixed Field::eq() to work with CHAR(0) fieldsunknown2003-03-041-1/+1
* 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
|/
* 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
* 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
* | reverting a patchunknown2002-12-271-1/+1
* | many bug fixesunknown2002-12-233-2/+4
|/
* Moved lower_case_table_name check to right place.unknown2002-12-211-3/+2
* Optimization of CASE bug fixunknown2002-12-211-3/+2
* Merge work:/home/bk/mysqlunknown2002-12-201-1/+2
|\
| * removed chroot() bugfix, now --chroot in 3.23 is broken again :((unknown2002-12-201-1/+2
* | ha_innobase.cc:unknown2002-12-191-1/+8
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-12-162-2/+5
|\ \ | |/ |/|
| * fix for a bug in CASE ...WHEN ...unknown2002-12-162-2/+2
| * Fix for a bug with mysql_select_db() on manually createdunknown2002-12-141-0/+3
* | Make --lower-case-table-names default on MacOSXunknown2002-12-141-1/+6
* | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log.unknown2002-12-141-0/+3
* | Forbid SLAVE STOP if the thread executing the query has lockedunknown2002-12-131-0/+18
|/
* Added back -max to server name if we are using InnoDB.unknown2002-12-111-3/+3
* Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-12-112-5/+9
|\
| * Fixed rare bug in show processlist which could cause core dump if a new threa...unknown2002-12-112-5/+9
* | Update Windows binaries prefix according MySQL Pro release packageunknown2002-12-101-2/+2
* | row0mysql.c, dict0dict.c, db0err.h, ha_innobase.cc:unknown2002-12-051-1/+5
|/
* some code cleanupunknown2002-12-041-1/+0