summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Don't automaticly generate a new key for a foreign key constraint if there is...unknown2004-05-122-3/+46
* Merge build:/home/bk/mysql-4.1unknown2004-05-111-1/+7
|\
| * logging_ok:unknown2004-05-101-1/+7
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-05-111-0/+55
|\ \
| * | Use Windows code page 1252 instead of real ISO 8859-1unknown2004-05-111-0/+55
| |/
* | out-of-bound array access fixedunknown2004-05-111-0/+6
|/
* Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-073-8/+17
|\
| * Portability fixesunknown2004-05-072-8/+13
| * Merge with 4.0 to get security patch for check_grant_columunknown2004-05-061-0/+4
| |\
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-051-0/+4
| | |\
| | | * very minor changes: a STOP SLAVE in a replication test to get rid of a non cr...unknown2004-05-051-0/+4
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-2/+1
| |\ \ \
| | * \ \ Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-031-2/+1
| | |\ \ \
| | | * | | Introduce keys in child tables corresponding to FOREIGN KEYsunknown2004-04-211-2/+1
* | | | | | Fixed wrong key usage which caused wrong result for some "WHERE primary_key=c...unknown2004-05-061-0/+12
* | | | | | mergeunknown2004-05-0517-15/+165
|\ \ \ \ \ \
| * | | | | | After merge fixesunknown2004-05-052-3/+3
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-0515-13/+162
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | after merge fixesunknown2004-05-054-7/+7
| | * | | | | Merge with 4.0.19unknown2004-05-0513-7/+156
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-031-0/+40
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-291-0/+40
| | | * | | | Portability fixesunknown2004-04-301-1/+1
| | | |/ / /
| | | * | | Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port ...unknown2004-04-283-1/+3
| | | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-283-0/+43
| | | |\ \ \
| | | | * | | A new option --replicate-same-server-id to force a slave to execute queries o...unknown2004-04-283-0/+43
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-282-1/+27
| | | |\ \ \ \
| | | | * | | | Fixed http address in some scripts (Bug #3460)unknown2004-04-281-1/+18
| | | | * | | | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)unknown2004-04-281-0/+9
| | | | |/ / /
| | | * | | | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0unknown2004-04-284-4/+15
| | | |\ \ \ \
| | | | * | | | Fix for Bug 3481unknown2004-04-284-4/+15
| | | | |/ / /
| | | * | | | bug#3556 - soundexunknown2004-04-281-1/+1
| | | |/ / /
| | | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-132-0/+24
| | | |\ \ \
| | | | * | | Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore...unknown2004-04-132-0/+24
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-052-0/+43
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | caching of queries with isammerge tables forbiden using general wayunknown2004-05-051-0/+12
| * | | | | | avoid using ndb tables in query cacheunknown2004-05-051-0/+31
* | | | | | | a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows)unknown2004-05-051-0/+9
| |/ / / / / |/| | | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-054-5/+60
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed crashing bug with alter table when table was in use (Bug #3643)unknown2004-05-052-5/+25
| * | | | | Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-042-0/+35
| | |_|/ / | |/| | |
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-042-0/+9
|\ \ \ \ \
| * | | | | Fix for a multi table updates when one of the tables is not updatedunknown2004-05-041-0/+4
| * | | | | union.result:unknown2004-05-041-1/+1
| * | | | | union.result, union.test:unknown2004-05-041-0/+1
| * | | | | Fix for a bug involving UNION's and SET SQL_SELECT_LIMIT unknown2004-05-031-0/+4
| |/ / / /
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-041-0/+12
|\ \ \ \ \
| * | | | | WL#1700 - Properly count key_blocks_used and key_blocks_current.unknown2004-05-031-0/+12
| |/ / / /
* | | | | fixed zero result case for group functions in subquery (Bug #3505)unknown2004-05-021-0/+11
|/ / / /