summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2004-10-221-2/+6
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | | | * | | | | | | | | Part of fix for bug #6081 "Call to deprecated mysql_create_db() functiondlenev@mysql.com2004-10-221-2/+6
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | * | | | | | | | | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-228-36/+71
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-223-3/+24
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-223-1/+37
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Fix for bug #6116 "SET time_zone := ... requires access todlenev@brandersnatch.localdomain2004-10-213-1/+37
| * | | | | | | | | | added missing command names to command_name[] arrayserg@serg.mylan2004-10-221-1/+2
| * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-10-2238-598/+881
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Followup to fix for bug#6050: fix valgrind warnings.konstantin@mysql.com2004-10-223-3/+24
| | |/ / / / / / / /
| | * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-226-18/+69
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field konstantin@mysql.com2004-10-226-18/+69
| | * | | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-10-221-61/+60
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | compile fixes for butchjoreland@mysql.com2004-10-211-61/+60
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge mysql.com:/home/bk/mysql-4.1kent@mysql.com2004-10-221-1/+7
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | sql_parse.cc:kent@mysql.com2004-10-221-1/+7
| | * | | | | | | | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1jan@hundin.mysql.fi2004-10-221-3/+29
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Show table status now shows creation time of the table for InnoDB. Note that jan@hundin.mysql.fi2004-10-221-2/+3
| | | * | | | | | | | | SHOW TABLE STATUS now prints create_time, update_time and check_timejan@hundin.mysql.fi2004-10-211-0/+21
| | | * | | | | | | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1jan@hundin.mysql.fi2004-10-211-3/+7
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | Fixed bug #5835 load data infile...replace error with InnoDB table.jan@hundin.mysql.fi2004-10-191-3/+7
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-211-8/+5
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | A fix (bug #6138: MOD operator should not round non-integral argument).ram@gw.mysql.r18.ru2004-10-211-8/+5
| | | |/ / / / / / / /
| | * | | | | | | | | Manual merge.konstantin@mysql.com2004-10-212-19/+41
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | A fix and test case for bug#6059 "mysql_stmt_field_count returns konstantin@mysql.com2004-10-212-19/+41
| | * | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-10-201-2/+22
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | fix so that ndb handler can cope with char(0), mapped to char(1) for nowtomas@poseidon.ndb.mysql.com2004-10-201-2/+22
| | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-207-7/+43
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge with 4.0monty@mysql.com2004-10-207-7/+43
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | | * | | | | | | Fix test case for innodb-lockmonty@mysql.com2004-10-202-1/+3
| | | | * | | | | | | Code cleanups (done during review of new code)monty@mysql.com2004-10-204-11/+11
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.0dellis@goetia.(none)2004-10-171-1/+1
| | | | |\ \ \ \ \ \
| | | | | * | | | | | mysqld.cc:dellis@goetia.(none)2004-10-171-1/+1
| | | | | * | | | | | mysqld.cc:dellis@goetia.(none)2004-10-031-1/+1
| | | | * | | | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-10-152-3/+17
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-10-142-3/+17
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | BUG#5625 - MyISAM Index corruption on ALTER TABLE x ENABLE KEYS due to full t...ingo@mysql.com2004-10-142-3/+17
| | | | * | | | | | | | | Added startup option and settable session variablemarko@hundin.mysql.fi2004-10-134-2/+15
| | | | |/ / / / / / / /
| | | | * | | | | | | | ha_innodb.cc:heikki@hundin.mysql.fi2004-10-121-1/+1
| | | | * | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-10-111-2/+8
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Fix for BUG#5949 "error code 1223 in binlog when using innobackup":guilhem@mysql.com2004-10-111-2/+8
| | | | * | | | | | | | | Using MySQL 4.0 with privilege tables from 5.0 caused a crash.monty@mysql.com2004-10-081-20/+36
| | * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-206-90/+18
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-206-90/+18
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-206-90/+18
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-166-90/+18
| | | | | | |_|_|_|_|_|_|/ / | | | | | |/| | | | | | | |
| | * | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-204-15/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Fix for bug #6173 "One can circumvent missing UPDATE privilege ifdlenev@brandersnatch.localdomain2004-10-204-15/+17
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Fixed a typo, which prevented non-valgrind build.ingo@mysql.com2004-10-201-1/+1
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-2024-207/+276
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Review of all code pushed since last reviewmonty@mishka.local2004-10-2010-97/+137