summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-05-201-0/+6
|\
| * A fix (Bug #3728: Missing warning in 4.1).ram@gw.mysql.r18.ru2004-05-181-0/+6
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-1920-29/+163
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-192-2/+2
| |\ \
| | * | Portability fixesmonty@mysql.com2004-05-192-2/+2
| * | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-05-171-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | bug#3681 - order by, distinct, refer to aliased field by nameserg@serg.mylan2004-05-171-2/+2
| | |/
| * | After merge fixesmonty@mysql.com2004-05-171-1/+1
| * | Merge with 4.0.20monty@mysql.com2004-05-1713-25/+47
| |\ \ | | |/ | |/|
| | * 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
| | |/
| * | mergedserg@serg.mylan2004-05-157-2/+183
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-152-0/+41
| | |\ \
| | | * | Better fix for bug #3749 (bug in deleting automatic generated foreign keys)monty@mysql.com2004-05-153-1/+42
| | * | | results fixbell@sanja.is.com.ua2004-05-153-6/+6
| | * | | check of item name presence in find_item_in_list (Bug #3752)bell@sanja.is.com.ua2004-05-142-0/+19
| | |/ /
| * | | bad old merge fixedserg@serg.mylan2004-05-152-0/+19
| * | | better fix for bug#3749 - do not consider already removed keys in key removal...serg@serg.mylan2004-05-142-2/+35
* | | | after review changesbell@sanja.is.com.ua2004-05-193-16/+16
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-142-1/+122
|\ \ \ \ | | |/ / | |/| |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-142-1/+122
| |\ \ \ | | |/ / | |/| |
| | * | keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-072-1/+122
* | | | after merge fixbell@sanja.is.com.ua2004-05-142-2/+2
* | | | Mergebell@sanja.is.com.ua2004-05-145-12/+40
|\ \ \ \ | |/ / / |/| | |
| * | | EXPLAIN UNION using same routing which used for execution which allow return ...bell@sanja.is.com.ua2004-05-065-12/+40
* | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1bell@sanja.is.com.ua2004-05-141-1/+1
|\ \ \ \
| * | | | fixed flags of printed querybell@sanja.is.com.ua2004-05-141-1/+1
* | | | | Bug #3403 Wrong encoding in EXPLAIN SELECT outputbar@bar.intranet.mysql.r18.ru2004-05-142-0/+20
* | | | | Bug #3403 Wrong encoding in SHOW GRANTS, EPLAIN SELECT outputbar@bar.intranet.mysql.r18.ru2004-05-142-0/+47
|/ / / /
* | | | fixed flags of printed querybell@sanja.is.com.ua2004-05-1338-125/+125
* | | | Don't automaticly generate a new key for a foreign key constraint if there is...monty@mysql.com2004-05-125-5/+179
* | | | Merge build:/home/bk/mysql-4.1tsmith@build.mysql.com2004-05-112-1/+14
|\ \ \ \
| * | | | logging_ok:tsmith@build.mysql.com2004-05-102-1/+14
* | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-05-112-0/+353
|\ \ \ \ \
| * | | | | Use Windows code page 1252 instead of real ISO 8859-1bar@bar.intranet.mysql.r18.ru2004-05-112-0/+353
| |/ / / /
* | | | | out-of-bound array access fixedserg@serg.mylan2004-05-112-0/+18
|/ / / /
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-05-076-21/+32
|\ \ \ \ | | |/ / | |/| |
| * | | Portability fixesmonty@mysql.com2004-05-074-21/+27
| * | | Merge with 4.0 to get security patch for check_grant_colummonty@mysql.com2004-05-062-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | 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.1marko@hundin.mysql.fi2004-05-065-43/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-05-055-43/+5
| |\ \ \ \