summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Portability fixesunknown2004-05-074-21/+27
* Merge with 4.0 to get security patch for check_grant_columunknown2004-05-062-0/+5
|\
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-052-0/+5
| |\
| | * very minor changes: a STOP SLAVE in a replication test to get rid of a non cr...unknown2004-05-052-0/+5
* | | Fixed wrong key usage which caused wrong result for some "WHERE primary_key=c...unknown2004-05-062-0/+25
* | | fixed test resultsunknown2004-05-051-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-051-4/+6
|\ \ \
| * | | Replication:unknown2004-05-051-4/+6
* | | | mergeunknown2004-05-0531-27/+307
|\ \ \ \ | |/ / /
| * | | After merge fixesunknown2004-05-054-7/+7
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-0527-21/+300
| |\ \ \
| | * | | after merge fixesunknown2004-05-059-21/+20
| | * | | Merge with 4.0.19unknown2004-05-0524-13/+293
| | |\ \ \ | | | |/ /
| | | * | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-033-1/+63
| | | |\ \ | | | | |/ | | | |/|
| | | | * InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-293-1/+63
| | | * | Portability fixesunknown2004-04-302-2/+2
| | | |/
| | | * Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port ...unknown2004-04-285-3/+5
| | | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-285-0/+87
| | | |\
| | | | * A new option --replicate-same-server-id to force a slave to execute queries o...unknown2004-04-285-0/+87
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-285-2/+66
| | | |\ \
| | | | * | Fixed http address in some scripts (Bug #3460)unknown2004-04-283-2/+49
| | | | * | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)unknown2004-04-282-0/+17
| | | | |/
| | | * | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0unknown2004-04-288-7/+24
| | | |\ \
| | | | * | Fix for Bug 3481unknown2004-04-288-7/+24
| | | | |/
| | | * | bug#3556 - soundexunknown2004-04-282-4/+4
| | | |/
| | | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-133-0/+45
| | | |\
| | | | * Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore...unknown2004-04-133-0/+45
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-055-10/+110
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | caching of queries with isammerge tables forbiden using general wayunknown2004-05-053-10/+36
| * | | | avoid using ndb tables in query cacheunknown2004-05-052-0/+74
* | | | | a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows)unknown2004-05-052-0/+17
| |/ / / |/| | |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-0514-16/+182
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed crashing bug with alter table when table was in use (Bug #3643)unknown2004-05-057-11/+58
| * | | Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-047-5/+124
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-044-0/+22
|\ \ \ \
| * | | | Fix for a multi table updates when one of the tables is not updatedunknown2004-05-042-0/+5
| * | | | union.result:unknown2004-05-042-2/+2
| * | | | union.result, union.test:unknown2004-05-042-0/+2
| * | | | Fix for a bug involving UNION's and SET SQL_SELECT_LIMIT unknown2004-05-032-0/+15
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-043-19/+56
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal:/home/bk/mysql-4.1/unknown2004-05-031-0/+1
| |\ \ \ \ \
| | * | | | | per special request from Ingo :)unknown2004-05-031-0/+1
| | |/ / / /
| * | | | | Merge mysql.com:/home/mydev/mysql-4.1unknown2004-05-032-0/+36
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | WL#1700 - Properly count key_blocks_used and key_blocks_current.unknown2004-05-032-0/+36
| | |/ / /
| * | | | mysql-test-run: -start-from added, cleanupunknown2004-05-031-19/+19
| |/ / /
* | | | fixed zero result case for group functions in subquery (Bug #3505)unknown2004-05-022-0/+23
|/ / /
* | | after-merge fix: make concurrent-insert-skip code ft2-awareunknown2004-04-271-0/+2
* | | Fixed results for previous patchunknown2004-04-271-8/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-274-132/+175
|\ \ \
| * | | After merge fixesunknown2004-04-272-60/+53