summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* LEFT JOIN optimization: Change LEFT JOIN to normal join if possibleunknown2003-06-262-2/+46
* Simple code cleanupunknown2003-06-231-4/+4
* SHOW GRANTS hided real grants when grants on both column and table (Bug 654)unknown2003-06-232-7/+74
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-232-2/+2
|\
| * Always send a fake Rotate event (this is roughly 70 bytes) when starting binl...unknown2003-06-212-2/+2
* | SCRUMunknown2003-06-192-0/+9
|/
* Changed change_master() to use ER_MASTER_INFO (better display).unknown2003-06-172-3/+9
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-172-4/+3
|\
| * Better error reporting in mysql-test-run (don't hide the important messageunknown2003-06-172-4/+3
* | fulltext and left join bug fixedunknown2003-06-164-0/+27
|/
* Fix for nightly build test failure (test update).unknown2003-06-165-15/+18
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-152-19/+0
|\
| * Many files:unknown2003-06-152-19/+0
* | Simplified a test.unknown2003-06-153-20/+25
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-142-0/+5
|\ \ | |/
| * test case for bug #614unknown2003-06-112-0/+5
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-103-0/+19
|\ \ | |/ |/|
| * More error messages. This is intended to help debugging; presently I have aunknown2003-06-103-0/+19
* | Don't install signal handler for SIGINT by defaultunknown2003-06-101-0/+6
|/
* Test for bug 578. And a comment in slave.cc.unknown2003-06-053-0/+27
* Fixed a bug in concat_ws(), which did not add concat separatorunknown2003-06-051-1/+1
* -- Waiting for Monty's approval before push --unknown2003-06-032-0/+23
* Small fixes (nothing nameworthy)unknown2003-06-013-19/+32
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-014-0/+37
|\
| * Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-014-0/+37
* | fixed bug 549 - incorect query cache memory formating on very small query cac...unknown2003-05-312-19/+76
|/
* A trick (a useless update) to force the slave to wait for TWO rotate eventsunknown2003-05-272-8/+36
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-276-1/+69
|\
| * Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-276-1/+69
* | temporary update of the test to satisfy merge; will commit a final updateunknown2003-05-274-0/+79
|\ \ | |/ |/|
| * Fix for bug #490 and #491 (see details below)unknown2003-05-244-6/+88
* | code cleanupunknown2003-05-262-3/+9
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-262-0/+15
|\ \ | |/ |/|
| * Added testing of LOAD DATA ... STARTING BYunknown2003-05-262-0/+15
* | repair_part2 is made repeatableunknown2003-05-211-0/+2
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-05-213-7/+6
|\ \ | |/ |/|
| * fixed 'STARTING BY' in replicationunknown2003-05-213-7/+6
* | Portability fix for 64 bit machinesunknown2003-05-142-1/+2
* | Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432unknown2003-05-143-1/+18
* | Fix for MacOSX and symlinksunknown2003-05-147-1/+53
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-134-14/+24
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-136-26/+26
| |\ \
| * | | Fixed a bug in DROP DATABASE when database had a RAID type table.unknown2003-05-132-0/+6
| * | | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-132-14/+18
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-136-26/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-134-10/+22
| |\ \ \
| | * | | Forgot to correct comment in key.test (after fixing bug 390).unknown2003-05-131-1/+1
| | * | | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.unknown2003-05-134-9/+21
| | |/ /
| * | | - disabled all "EXPLAIN SELECT" tests from the InnoDB test because ofunknown2003-05-132-16/+4
| |/ /
* | | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373unknown2003-05-132-0/+29