summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-274-33/+38
* Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2003-05-261-2/+5
|\
| * Fixed bug when installing mysqld as a service with 2 arguments (option + serv...monty@narttu.mysql.fi2003-05-261-2/+5
* | Merge with 3.23 to get fix for kill mysqld-pidmonty@narttu.mysql.fi2003-05-261-4/+11
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-3.23monty@narttu.mysql.fi2003-05-261-4/+11
| |\
| | * Fixed problem with 'kill pid-of-mysqld' on Mac OS Xmonty@narttu.mysql.fi2003-05-261-4/+11
| * | Added missing free for last patchmonty@mashka.mysql.fi2003-05-261-0/+1
| * | Fix for #468 [Ver]: SHOW VARIABLES trims innodb_data_file_pathguilhem@mysql.com2003-05-231-2/+10
| * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-3.23vva@eagle.mysql.r18.ru2003-05-211-1/+5
| |\ \ | | |/ | |/|
| | * fixed "LINES STARTING" in load data replicationvva@eagle.mysql.r18.ru2003-05-211-1/+5
| * | SHOW TABLE STATUS displayed wrong Row_format for myisampack'ed tables. (Bug #...monty@narttu.mysql.fi2003-05-141-3/+4
* | | code cleanupmonty@narttu.mysql.fi2003-05-261-32/+25
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-264-9/+7
|\ \ \
| * | | Fixed core dump bug when shuting down mysqldmonty@narttu.mysql.fi2003-05-261-3/+4
| * | | Added testing of LOAD DATA ... STARTING BYmonty@narttu.mysql.fi2003-05-263-6/+3
* | | | log.cc:heikki@hundin.mysql.fi2003-05-251-1/+46
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-05-211-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | fixed 'STARTING BY' in replicationvva@eagle.mysql.r18.ru2003-05-211-2/+10
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-195-8/+27
|\ \ \ \
| * | | | Added option --read-only (Thanks to Markus Benning)monty@narttu.mysql.fi2003-05-195-8/+27
* | | | | buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h:heikki@hundin.mysql.fi2003-05-162-4/+3
|/ / / /
* | | | Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432monty@narttu.mysql.fi2003-05-141-7/+9
* | | | Fix for checking global_access rightsmonty@narttu.mysql.fi2003-05-141-8/+23
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-141-2/+6
|\ \ \ \
| * \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-05-131-2/+6
| |\ \ \ \
| | * | | | Fix for bug 343 : we require only REPLICATION CLIENT forguilhem@mysql.com2003-05-131-2/+6
* | | | | | Fix for MacOSX and symlinksmonty@narttu.mysql.fi2003-05-142-68/+84
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-134-13/+65
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0jani@hynda.(none)2003-05-131-2/+3
| |\ \ \ \ \
| * | | | | | Fixed a bug in DROP DATABASE when database had a RAID type table.jani@hynda.(none)2003-05-133-8/+21
| * | | | | | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342jani@hynda.(none)2003-05-133-6/+45
| | |/ / / / | |/| | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-131-2/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.pem@mysql.com2003-05-131-2/+3
| |/ / / /
* | | | | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373monty@narttu.mysql.fi2003-05-131-0/+4
* | | | | Fixed problem with ansi mode and GROUP BY with constants. (Bug #387)monty@narttu.mysql.fi2003-05-131-1/+2
* | | | | Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-137-18/+28
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-05-136-20/+40
|\ \ \ \
| * | | | Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-133-8/+15
| * | | | merge with 3.23monty@mashka.mysql.fi2003-05-081-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Better grant test for SELECT *monty@mashka.mysql.fi2003-05-081-4/+4
| * | | | Merge to get security patchmonty@mashka.mysql.fi2003-05-083-9/+21
| |\ \ \ \ | | |/ / /
| | * | | Security patch to remove wrong error when one had a global update/delete priv...monty@mashka.mysql.fi2003-05-073-9/+21
| | * | | Porting back security fix from 4.0.Sinisa@sinisa.nasamreza.org2003-04-291-2/+3
| | * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-3.23Sinisa@sinisa.nasamreza.org2003-04-291-1/+1
| | |\ \ \
| | | * | | Back porting a fix from 4.0 at customer's requestSinisa@sinisa.nasamreza.org2003-04-141-1/+1
| * | | | | Updated commentmonty@mashka.mysql.fi2003-05-071-1/+2
* | | | | | MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore bec...guilhem@mysql.com2003-05-101-15/+17
* | | | | | sql_select.cc, opt_sum.cc:heikki@hundin.mysql.fi2003-05-072-13/+46
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-051-140/+2
|\ \ \ \ \
| * | | | | Fixed that reading a DATE string of 000000 is interpreted as 0000-00-00 inste...monty@narttu.mysql.fi2003-05-051-140/+2