summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesunknown2003-08-1979-622/+592
* Merge with 4.0.14unknown2003-08-11107-231/+3242
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-071-0/+1
| |\
| | * Review of changesets since last pull.unknown2003-08-071-0/+1
| * | Bug #792 combination of date-interval and between with mixed constant and non...unknown2003-08-062-0/+3
| * | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-052-0/+10
| |\ \
| | * | make it clear for optimizer that XOR's are not optimizable at the moment (BUG...unknown2003-08-052-0/+10
| * | | 2 bugfixes:unknown2003-08-044-0/+127
| | |/ | |/|
| * | Fix so that SET PASSWORD is not replicated by the slave if running withunknown2003-08-025-0/+167
| |/
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-014-1/+66
| |\
| | * bug #942. docid == ftb->lastpos in join on looping over nested tableunknown2003-07-312-1/+26
| | * outer join, impossible on condition, where, and usable key for rangeunknown2003-07-252-0/+40
| * | support of more then 255 tables dependence in query cache (fixed BUG#930)unknown2003-07-302-2/+1063
| * | Make rpl_insert_id.test use InnoDB, and added foreign keys to the table,unknown2003-07-262-4/+6
| |/
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2003-07-182-0/+7
| |\
| | * my_strnncoll_latin1_de rewritten from scratch. Bug with overlapping combos we...unknown2003-07-172-0/+7
| * | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...unknown2003-07-182-0/+15
| |/
| * Fixed wrong test in LOG::closeunknown2003-07-142-6/+12
| * Better fix for bug #791: At binlog rotation, INSERTs may not find their way i...unknown2003-07-141-0/+1
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-141-1/+1
| |\
| | * backport fix for the bug #803: INTERVAL(NULL, ....)unknown2003-07-141-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-141-1/+1
| |\ \ | | |/ | |/|
| | * Safety and speedup fixes:unknown2003-07-141-1/+1
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-142-1/+4
| |\ \ | | |/
| | * - fixed an error in the rpl_error_ignored_table test suite: the masterunknown2003-07-112-1/+4
| * | Fix for the bug #801: create table t1 select x'41'; doesn't workunknown2003-07-112-0/+9
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-111-1/+1
| |\ \ | | |/
| | * Fix for BUG#812 unknown2003-07-101-1/+1
| * | Fix for the bug #803.unknown2003-07-102-0/+4
| |/
| * Cleanupsunknown2003-07-091-2/+5
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-092-0/+131
| |\
| | * Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-082-0/+131
| * | Fix forunknown2003-07-083-0/+38
| * | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-07-072-12/+53
| |\ \
| | * | finally proper recursive descent for parsing expressions with MATCH ... AGAIN...unknown2003-07-072-12/+53
| | |/
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-066-7/+147
| |\ \
| | * | WL#912 (more user control on relay logs):unknown2003-07-066-7/+147
| * | | missing test case for DISTINCT .. LEFT ..unknown2003-07-052-0/+16
| | |/ | |/|
| * | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-07-041-0/+2
| |\ \
| | * | merge + order by (bug #515) temporary fixunknown2003-07-041-0/+2
| * | | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d...unknown2003-07-042-0/+34
| |/ /
| * | handler should be used with constant expressions only (or rand)unknown2003-07-042-0/+4
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-032-0/+24
| |\ \
| | * | Fix for #739unknown2003-07-032-0/+24
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-034-0/+19
| |\ \ \
| | * | | Proposed fix for #751unknown2003-07-034-0/+19
| | |/ /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-034-0/+53
| |\ \ \ | | |/ /
| | * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-032-0/+30
| | |\ \
| | | * | Test case for #570 addedunknown2003-07-032-0/+30
| | * | | Fix and test-case for the bug #775: SELECT misses rows in indexed HEAP table ...unknown2003-07-032-0/+23