summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test results to account for difference between release BDB, debug BDB and...unknown2004-12-316-41/+65
* Merge mysql.com:/dbdata/psergey/mysql-5.0-bug7264unknown2004-12-312-12/+15
|\
| * Fix for BUG#7264: Change the test so optimizer doesn't have to make choice be...unknown2004-12-302-12/+15
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-314-7/+9
|\ \
| * | Fix max_key_length and max_unique_length to take into account varchar and nul...unknown2004-12-314-7/+9
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-311-2/+2
|\ \ \
| * | | Bug #7593unknown2004-12-311-2/+2
* | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-3127-123/+448
|\ \ \ \ | | |/ / | |/| |
| * | | Merge bk-internal:/home/bk/mysql-5.0unknown2004-12-3127-123/+448
| |\ \ \
| | * | | Many files:unknown2004-12-2413-37/+41
| | * | | logging_ok:unknown2004-12-2427-123/+444
* | | | | mergeunknown2004-12-311-12/+0
* | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-31508-31303/+12871
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-31451-26448/+12018
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | After merge fixesunknown2004-12-3138-838/+89
| | * | | Merge with global treeunknown2004-12-31427-25710/+12029
| | |\ \ \
| | | * | | After merge fixesunknown2004-12-3164-249/+295
| | | * | | Merge with 4.1unknown2004-12-22395-25504/+11778
| | | |\ \ \
| | | | * \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-2110-18993/+56
| | | | |\ \ \
| | | | | * \ \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-12-2110-18993/+56
| | | | | |\ \ \
| | | | | | * | | Fix to perform correctly with charsets in embedded serverunknown2004-12-2110-18993/+56
| | | | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-214-11/+69
| | | | |\ \ \ \ \
| | | | | * | | | | Fix and testcase for BUG#6699unknown2004-11-294-11/+69
| | | | * | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-214-1/+69
| | | | |\ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | | * | | | | Fix for BUG#6825: When calculating Item_func_neg::max_length, add 1 for '-'.unknown2004-12-174-1/+69
| | | | * | | | | | automatically configure with shared memory transporter for ndb if functions a...unknown2004-12-202-22/+15
| | | | * | | | | | added config parameter Group on connectionunknown2004-12-2032-610/+1225
| | | | * | | | | | Fix assertion failure in client_test when linked with the embedded unknown2004-12-191-0/+1
| | | | * | | | | | mysql.cc:unknown2004-12-181-2/+2
| | | | * | | | | | fill_help_tables.sh:unknown2004-12-182-2/+3
| | | | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-184-6/+17
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix for BUG#7358: removing warning reporting of mysqldump 4.1.8 when calling ...unknown2004-12-174-6/+17
| | | | * | | | | | | Fix test resultsunknown2004-12-181-8/+8
| | | | * | | | | | | Merge Bug#7391 from 4.0unknown2004-12-185-11/+158
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-12-181-1/+0
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Fix testunknown2004-12-181-1/+0
| | | | | * | | | | | | | Simplify code during reviewunknown2004-12-181-8/+2
| | | | | |/ / / / / / /
| | | | | * | | | | | | Remove bogus linesunknown2004-12-181-7/+0
| | | | | * | | | | | | Bug#7391 - Multi-table UPDATE security regressionunknown2004-12-183-0/+156
| | | | | * | | | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-12-161-3/+11
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Have 'mysql-test-run' write a list of all failed tests at the end, if run wit...unknown2004-12-161-3/+11
| | | | | * | | | | | | | Moved drop table statement to the end.unknown2004-12-162-1/+2
| | | | | * | | | | | | | Test for BUG#6054. The bug itsel is fixed by the fix for #5837.unknown2004-12-162-0/+15
| | | | | |/ / / / / / /
| | | | * | | | | | | | Mergeunknown2004-12-181-1/+2
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | fix for bug #7285: Disable start of embedded server when need tounknown2004-12-151-1/+2
| | | | * | | | | | | | | my-innodb-heavy-4G.cnf.sh:unknown2004-12-172-1/+2
| | | | * | | | | | | | | Delete files which were accidently created within the last pushunknown2004-12-175-6273/+0
| | | | * | | | | | | | | Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-173-2/+39
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | added TRACE to managemnt serverunknown2004-12-173-2/+39
| | | | * | | | | | | | | | Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-1711-0/+6291
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |