summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-06-242-0/+36
|\
| * bug#2688 - Wrong index_merge query results for BDB table with variable length...ingo@mysql.com2004-06-222-0/+36
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-06-233-3/+43
|\ \ | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-06-221-1/+1
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0serg@sergbook.mysql.com2004-06-211-1/+1
| | |\
| | | * use ref not range for ... WHERE key IN (val)serg@sergbook.mysql.com2004-06-211-1/+1
| * | | do not clear list of changed tables on one statement rollback (Bug #4213)bell@sanja.is.com.ua2004-06-202-2/+42
| |/ /
* | | lower_case_table_names=2 (Keep case for table names) was not honoredmonty@mysql.com2004-06-233-1/+22
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-06-182-0/+46
|\ \ | |/ |/|
| * Fixed unlikely bug in the range optimzer when using many IN() queries on diff...monty@mysql.com2004-06-182-0/+46
* | test suite for bug Bug#3969 (commited separetely because it took too long tim...bell@sanja.is.com.ua2004-06-113-0/+31
|/
* After merge fixmonty@mysql.com2004-06-101-0/+17
* Merge with 3.23 to get latest bug fixesmonty@mysql.com2004-06-102-13/+10
|\
| * Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect resultsgluh@gluh.mysql.r18.ru2004-06-072-0/+10
* | different (simpler and more compatible) fix for bug#4046serg@serg.mylan2004-06-092-0/+10
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-06-072-0/+15
|\ \
| * | BUG#3987 - if(int, aggregate(int))serg@serg.mylan2004-06-072-0/+15
* | | README:paul@ice.snake.net2004-06-011-1/+1
|/ /
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-05-282-0/+36
|\ \
| * | a fix.ram@gw.mysql.r18.ru2004-05-282-0/+36
* | | Portability fix for 32 bit file systemsmonty@mysql.com2004-05-282-1/+2
* | | backport bug#2708 fix from 4.1serg@serg.mylan2004-05-272-0/+7
|/ /
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0sergefp@mysql.com2004-05-192-0/+24
|\ \
| * | Fix and test case for BUG#3649.sergefp@mysql.com2004-05-182-0/+24
* | | Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't konstantin@mysql.com2004-05-192-1/+11
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-05-182-0/+18
|\ \ \ | |/ / |/| |
| * | added newline at the end of the file.ram@gw.mysql.r18.ru2004-05-171-1/+1
| * | A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL)ram@gw.mysql.r18.ru2004-05-172-0/+18
* | | Replication testsuite: making the master-slave synchronization less likely to...guilhem@mysql.com2004-05-142-2/+0
|/ /
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-05-112-0/+23
|\ \
| * | bug#3612 - Item_func_div set decimals incorrectlyserg@serg.mylan2004-05-112-0/+23
* | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-05-102-1/+3
|\ \ \ | |/ /
| * | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-05-102-1/+3
| |\ \
| | * | backport from 4.1:serg@serg.mylan2004-05-102-1/+3
* | | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-05-106-20/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Fix replace_result of $MASTER_MYPORT instead of literal numbers.ingo@mysql.com2004-05-106-20/+20
| |/ /
* | | Fix auto_inc locking bug introduced in ChangeSet@1.1794.1.1marko@hundin.mysql.fi2004-05-071-1/+1
|/ /
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-05-052-0/+5
|\ \
| * | very minor changes: a STOP SLAVE in a replication test to get rid of a non cr...guilhem@mysql.com2004-05-052-0/+5
* | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-05-033-1/+63
|\ \ \ | |/ / |/| |
| * | InnoDB: implement LOCK TABLE (Bug #3299)marko@hundin.mysql.fi2004-04-293-1/+63
* | | Portability fixesmonty@mysql.com2004-04-302-2/+2
|/ /
* | Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port ...guilhem@mysql.com2004-04-285-3/+5
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-04-285-0/+87
|\ \
| * | A new option --replicate-same-server-id to force a slave to execute queries o...guilhem@mysql.com2004-04-285-0/+87
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-04-285-2/+66
|\ \ \
| * | | Fixed http address in some scripts (Bug #3460)monty@mysql.com2004-04-283-2/+49
| * | | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)monty@mysql.com2004-04-282-0/+17
| |/ /
* | | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0antony@ltantony.dsl-verizon.net2004-04-288-7/+24
|\ \ \
| * | | Fix for Bug 3481antony@ltantony.dsl-verizon.net2004-04-288-7/+24
| |/ /