summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed some varnings from valgrindunknown2003-08-205-17/+190
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-191-1/+1
|\
| * Fix test caseunknown2003-08-191-1/+1
* | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-184-4/+16
|\ \ | |/
| * Cleanups to recent patchesunknown2003-08-152-0/+8
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-132-4/+8
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-122-4/+8
| | |\
| | | * Remove wrong bug fix when calling create_sort_index.unknown2003-08-102-4/+8
* | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-152-1035/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-08-092-1035/+14
| |\ \ \ | | |/ / | |/| |
| | * | rewritten test using loop (BUG#930)unknown2003-08-082-1035/+14
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-122-0/+45
|\ \ \ \ | |/ / / |/| | |
| * | | BETWEEN bug fix: non-const expressions on both endsunknown2003-08-091-1/+1
| * | | between range optimization bug (between with const on one end only)unknown2003-08-081-1/+1
| * | | between tests addedunknown2003-08-082-0/+45
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-082-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | openssl_1.result, openssl_1.test:unknown2003-08-072-4/+4
| |/ /
* | | 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
| |/