summaryrefslogtreecommitdiff
path: root/mysql-test/t/federated.test
Commit message (Expand)AuthorAgeFilesLines
* Merge chilla.local:/home/mydev/mysql-5.0-axmrgistruewing@chilla.local2006-12-011-0/+32
|\
| * federated.test:patg@radha.local2006-11-291-2/+3
| * BUG# 17044 Federated Storage Engine not UTF8 cleanpatg@radha.local2006-11-151-0/+31
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0-enginespgalbraith/patg@govinda.patg.net2006-08-111-1/+45
|\ \ | |/
| * BUG #15133 "unique index with nullable value not accepted in federated table"pgalbraith/patg@buffy.netfrastructure.com2006-07-251-0/+45
* | Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-holyfootpatg@govinda.patg.net2006-08-081-2/+74
|\ \ | |/
| * "BUG #18764: Delete conditions causing inconsistencies in Federated tables"patg@govinda.patg.net2006-07-181-1/+0
| * Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0-enginespatg@govinda.patg.net2006-07-181-0/+57
| |\
| | * "BUG #18764: Delete conditions causing inconsistencies in Federated tables"patg@govinda.patg.net2006-07-171-0/+57
| * | Bug #17608: String literals lost during INSERT query on FEDERATED tablejimw@rama.(none)2006-07-121-0/+18
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-261-19/+21
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-07-081-0/+18
| |\ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-07-061-0/+42
| |\ \ \ | | |_|/ | |/| |
* | | | After merge fixes.ingo/mydev@chilla.local2006-07-211-0/+1
* | | | Merge chilla.local:/home/mydev/mysql-5.0-mmergeingo/mydev@chilla.local2006-07-201-0/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed yet another forgotten port number replacement.ingo@mysql.com2006-06-291-0/+1
| * | | Merge mysql.com:/home/mydev/mysql-5.0--mainingo@mysql.com2006-06-291-0/+2
| |\ \ \ | | |/ /
| | * | Fix test files to work with non-standard ports (MTR_BUILD_THREAD).knielsen@mysql.com2006-06-291-0/+2
| * | | Merge mysql.com:/home/mydev/mysql-5.0-amergeingo@mysql.com2006-06-291-0/+18
| |\ \ \ | | |/ / | |/| |
| | * | Merge bk-internal:/home/bk/mysql-5.0-enginesjimw@mysql.com2006-06-281-0/+18
| | |\ \
| | | * | Bug #16494: Updates that set a column to NULL fail sometimesjimw@mysql.com2006-06-261-0/+17
| * | | | BUG #19773patg@govinda.patg.net2006-06-281-0/+2
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2006-07-131-2/+57
|\ \ \ \
| * | | | BUG #19773patg@govinda.patg.net2006-07-071-1/+0
| * | | | Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-merge1patg@govinda.patg.net2006-07-061-13/+18
| |\ \ \ \ | | |/ / /
| | * | | BUG #19773patg@govinda.patg.net2006-06-271-0/+51
| | |/ /
* | | | After merge fixes for patch solving bug#18437 "Wrong values inserted with adlenev@mysql.com2006-07-061-3/+3
* | | | Merge mysql.com:/home/dlenev/mysql-5.0-bg18437-3dlenev@mysql.com2006-07-021-0/+42
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for bug#18437 "Wrong values inserted with a before update trigger ondlenev@mysql.com2006-07-021-0/+42
| |/
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars@mysql.com2006-06-161-3/+3
|\ \
| * | Bug#19066 (DELETE FROM inconsistency for NDB):mats@mysql.com2006-06-011-3/+3
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-3/+54
|/ /
* | Merge mysql.com:/extern/mysql/5.0/generic/mysql-5.0pem@mysql.com2006-03-061-0/+55
|\ \ | |/
| * Bug#17377 Federated Engine returns wrong Data, always the rows with the highe...msvensson@devsrv-b.mysql.com2006-02-281-0/+55
* | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-081-0/+1
|\ \ | |/
| * Fix missing --replace_result on $SLAVE_MYPORT in federated.knielsen@mysql.com2006-01-311-0/+1
* | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-081-0/+30
|\ \ | |/
| * BUG# 14768patg@govinda.patg.net2006-01-271-0/+30
* | Big patch to make embedded-server working in 5.xholyfoot@deer.(none)2006-01-041-0/+2
|/
* BUG# 14532patg@krsna.patg.net2005-10-311-1/+2
* BUG #14532patg@krsna.patg.net2005-10-311-0/+34
* Merge abarkov@bk-internal:/home/bk/mysql-5.0bar@mysql.com2005-10-131-2/+2
|\
| * type_binary.result, type_binary.test:bar@mysql.com2005-10-131-2/+2
* | replace port number with string identifier so that it may have different port...eric@mysql.com2005-10-121-1/+2
* | BUG#13724 conditionally added CONNECTION='connect string' for SHOW CREATE TABLEeric@mysql.com2005-10-101-0/+2
|/
* Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-1/+43
* Made changes to add federated CONNECTION information to the .frm fileeric@mysql.com2005-09-121-24/+24
* Eric's implentation of OPTIMIZE TABLE and REPAIR TABLE, patg@radha.local2005-07-191-134/+7
* This is the same patch as 1.1937, with small variable declaration changes, m...patg@krsna.patg.net2005-07-151-46/+379
* Comment and test changes per review request by Timour. All tests pass on prod...patg@radha.local2005-05-271-0/+31