Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEX | igor@rurik.mysql.com | 2006-05-27 | 6 | -10/+35 |
* | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-4.1 | aelkin@dl145h.mysql.com | 2006-05-24 | 1 | -3/+5 |
|\ | |||||
| * | #14157: utf8 encoding in binlog without set character_set_client | aelkin@mysql.com | 2006-05-20 | 1 | -3/+5 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug15328/my41-bug15328 | msvensson@neptunus.(none) | 2006-05-24 | 5 | -1/+20 |
|\ \ | |||||
| * | | Bug#15328 Segmentation fault occured if my.cnf is invalid for escape sequence | msvensson@neptunus.(none) | 2006-05-11 | 5 | -1/+22 |
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2006-05-22 | 2 | -2/+47 |
|\ \ \ | |||||
| * | | | Fix for bug #18536: mysqldump does not maintain table orders as per --tables ... | ramil@mysql.com | 2006-05-19 | 2 | -2/+47 |
| | |/ | |/| | |||||
* | | | Merge bk@192.168.21.1:mysql-4.1 | holyfoot@mysql.com | 2006-05-21 | 4 | -2/+112 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | tulin@production.mysql.com | 2006-05-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | BUG#14157: utf8 encoding in binlog without set character_set_client: e.g DROP... | aelkin@mysql.com | 2006-05-16 | 1 | -1/+1 |
| * | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2006-05-16 | 2 | -0/+110 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Bug #16875 , correction of previous patch | tomas@poseidon.ndb.mysql.com | 2006-05-15 | 1 | -1/+37 |
| | * | | Bug #16875 Using stale MySQLD FRM files can cause restored cluster to fail | tomas@poseidon.ndb.mysql.com | 2006-05-15 | 2 | -0/+74 |
| * | | | BUG#14157: utf8 encoding in binlog without set character_set_client | aelkin@mysql.com | 2006-05-14 | 2 | -2/+2 |
* | | | | bug 15430 (init_connect test fails with the embedded server) | holyfoot@deer.(none) | 2006-05-14 | 1 | -0/+2 |
* | | | | bug #15435 (wait_timeout.test fails with the embedded server) | holyfoot@deer.(none) | 2006-05-14 | 1 | -0/+3 |
|/ / / | |||||
* | | | BUG#14157: utf8 encoding in binlog without set character_set_client | aelkin@mysql.com | 2006-05-13 | 2 | -2/+2 |
* | | | Merge mysql.com:/net/nb/home/elkin/MySQL/FIXES/4.1-bug19188_tmp_name | aelkin@mysql.com | 2006-05-12 | 2 | -10/+18 |
|\ \ \ | |||||
| * | | | BUG#19188: incorrect temporary table name of DROP query in replication | aelkin@mysql.com | 2006-05-12 | 2 | -10/+18 |
* | | | | Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/FIXES/4.1-bug14157-utf8_binlog | aelkin@mysql.com | 2006-05-12 | 6 | -4/+36 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | BUG#14157: utf8 encoding in binlog without set character_set_client e.g DROP ... | aelkin@mysql.com | 2006-05-09 | 6 | -4/+36 |
* | | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-4.1 | tnurnberg@mysql.com | 2006-05-11 | 2 | -0/+11 |
|\ \ \ \ | |||||
| * \ \ \ | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2006-05-10 | 2 | -0/+11 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Fix for bug #18501: Server crashes with monthname(). | ramil@mysql.com | 2006-04-25 | 2 | -0/+11 |
* | | | | | Bug#10418: LOAD_FILE does not behave like in manual if file does not exist | tnurnberg@mysql.com | 2006-05-08 | 4 | -2/+15 |
|/ / / / | |||||
* | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2006-05-07 | 2 | -0/+7 |
|\ \ \ \ | |||||
| * \ \ \ | Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/4.1 | aelkin@mysql.com | 2006-05-07 | 2 | -0/+7 |
| |\ \ \ \ | |||||
| | * | | | | Bug#19136: Crashing log-bin and uninitialized user variables in a derived table | aelkin@mysql.com | 2006-05-05 | 2 | -0/+7 |
* | | | | | | Fixed bug #14927. | igor@rurik.mysql.com | 2006-05-06 | 2 | -0/+33 |
|/ / / / / | |||||
* | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2006-05-06 | 2 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fix race condition in the test for bug#16501. | kroki@mysql.com | 2006-05-06 | 2 | -3/+5 |
* | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2006-05-06 | 2 | -2/+111 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | BUG#16798: Inapplicable ref_or_null query plan and bad query result on random... | sergefp@mysql.com | 2006-05-06 | 2 | -2/+111 |
* | | | | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1 | kroki@mysql.com | 2006-05-05 | 2 | -0/+58 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Fixed Bug#11324: | jani@ua141d10.elisa.omakaista.fi | 2006-05-04 | 2 | -0/+29 |
| * | | | | | Fix for Bug#11326. | jani@ua141d10.elisa.omakaista.fi | 2006-05-04 | 2 | -0/+29 |
| |/ / / / | |||||
* | | | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1 | kroki@mysql.com | 2006-05-04 | 8 | -6/+158 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1 | jani@hundin.mysql.fi | 2006-05-04 | 15 | -15/+177 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-4.1 | tnurnberg@mysql.com | 2006-05-04 | 6 | -5/+116 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug#19025 4.1 mysqldump doesn't correctly dump "auto_increment = [int]" | tnurnberg@mysql.com | 2006-05-04 | 6 | -5/+116 |
| * | | | | | | Added tests for Bug#14515 | jani@a193-229-222-105.elisa-laajakaista.fi | 2006-05-01 | 2 | -1/+42 |
* | | | | | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1 | kroki@mysql.com | 2006-05-04 | 17 | -11/+192 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | test result fixed | holyfoot@deer.(none) | 2006-05-04 | 1 | -2/+2 |
| * | | | | | | Merge bk@192.168.21.1:mysql-4.1 | holyfoot@mysql.com | 2006-05-04 | 6 | -0/+24 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Merge hf@192.168.21.28:work/mysql-4.1.16892 | holyfoot@mysql.com | 2006-05-03 | 5 | -0/+21 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge mysql.com:/home/hf/work/mysql-4.1.15442 | holyfoot@mysql.com | 2006-05-03 | 3 | -0/+3 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | bug #15442 (mysqltest.test doesn't work with the embedded server) | holyfoot@deer.(none) | 2006-04-11 | 3 | -0/+3 |
| | | * | | | | | | Merge mysql.com:/home/hf/work/mysql-4.1.15225 | holyfoot@mysql.com | 2006-05-03 | 2 | -0/+18 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge bk@192.168.21.1:mysql-4.1 | holyfoot@mysql.com | 2006-02-20 | 2 | -0/+18 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Fix for bug #15225 (ANALYZE temporary has no effect) | holyfoot@deer.(none) | 2005-12-10 | 2 | -0/+18 |