summaryrefslogtreecommitdiff
path: root/mysql-test/r/federated.result
Commit message (Expand)AuthorAgeFilesLines
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-enginespgalbraith/patg@govinda.patg.net2006-08-151-0/+4
|\
| * Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-0/+4
| |\
| | * Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-011-0/+4
| | |\
| | | * Bug #19498: Inconsistent support for DEFAULT in TEXT columnsjimw@rama.(none)2006-07-181-0/+4
* | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0-enginespgalbraith/patg@govinda.patg.net2006-08-111-1/+27
|\ \ \ \ | |/ / / |/| | |
| * | | BUG #15133 "unique index with nullable value not accepted in federated table"pgalbraith/patg@buffy.netfrastructure.com2006-07-251-0/+27
| |/ /
* | | Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-holyfootpatg@govinda.patg.net2006-08-081-0/+51
|\ \ \ | |/ /
| * | "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/+39
| |\ \
| | * | "BUG #18764: Delete conditions causing inconsistencies in Federated tables"patg@govinda.patg.net2006-07-171-0/+38
| * | | Bug #17608: String literals lost during INSERT query on FEDERATED tablejimw@rama.(none)2006-07-121-0/+13
| | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-07-081-0/+16
| |\ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-07-061-0/+28
| |\ \ \ | | |_|/ | |/| |
* | | | Post-merge fixes.kostja@bodhi.local2006-07-271-16/+17
* | | | After merge fixes.ingo/mydev@chilla.local2006-07-211-16/+16
* | | | Merge chilla.local:/home/mydev/mysql-5.0-mmergeingo/mydev@chilla.local2006-07-201-0/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed yet another forgotten port number replacement.ingo@mysql.com2006-06-291-1/+1
| * | | Merge mysql.com:/home/mydev/mysql-5.0--mainingo@mysql.com2006-06-291-2/+2
| |\ \ \ | | |/ /
| | * | Fix test files to work with non-standard ports (MTR_BUILD_THREAD).knielsen@mysql.com2006-06-291-2/+2
| * | | Merge mysql.com:/home/mydev/mysql-5.0-amergeingo@mysql.com2006-06-291-0/+16
| |\ \ \ | | |/ / | |/| |
| | * | Merge bk-internal:/home/bk/mysql-5.0-enginesjimw@mysql.com2006-06-281-0/+16
| | |\ \
| | | * | Bug #16494: Updates that set a column to NULL fail sometimesjimw@mysql.com2006-06-261-0/+16
| * | | | BUG #19773patg@govinda.patg.net2006-06-281-2/+2
| |/ / /
* | | | Post-merge fixes.kostja@bodhi.local2006-07-131-1/+0
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2006-07-131-0/+88
|\ \ \ \
| * | | | BUG #19773patg@govinda.patg.net2006-07-071-4/+4
| * | | | Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-merge1patg@govinda.patg.net2006-07-061-1/+88
| |\ \ \ \ | | |/ / /
| | * | | BUG #19773patg@govinda.patg.net2006-06-271-0/+88
| | |/ /
* | | | 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/+28
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for bug#18437 "Wrong values inserted with a before update trigger ondlenev@mysql.com2006-07-021-0/+28
| |/
* | 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-0/+1
|/ /
* | Merge mysql.com:/extern/mysql/5.0/generic/mysql-5.0pem@mysql.com2006-03-061-0/+43
|\ \ | |/
| * Bug#17377 Federated Engine returns wrong Data, always the rows with the highe...msvensson@devsrv-b.mysql.com2006-02-281-0/+43
* | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower casemsvensson@neptunus.(none)2006-02-221-1/+1
|/
* Fix missing --replace_result on $SLAVE_MYPORT in federated.knielsen@mysql.com2006-01-311-1/+1
* BUG# 14768patg@govinda.patg.net2006-01-271-0/+42
* Don't use PATH_MAX for FN_REFLEN as this uses too much stack spacemonty@mysql.com2005-11-241-2/+2
* BUG# 14532patg@krsna.patg.net2005-10-311-26/+0
* BUG #14532patg@krsna.patg.net2005-10-311-0/+53
* 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/+1
* | BUG#13724 conditionally added CONNECTION='connect string' for SHOW CREATE TABLEeric@mysql.com2005-10-101-0/+6
|/
* Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-0/+26
* Fixed minor error message bug from work for WL#2414eric@mysql.com2005-09-131-1/+1
* 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-304/+15