summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup during reviewunknown2005-06-0514-6049/+7199
* Code cleanups during code reviewsunknown2005-06-0119-112/+143
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-316-48/+97
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-316-48/+97
| |\
| | * Fixed bug in multiple-table-delete where some rows was not deletedunknown2005-05-306-48/+97
* | | Small bug fix in SP item reusal (debug mode only).unknown2005-05-311-2/+2
* | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-3121-112/+371
|\ \ \ | |/ /
| * | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-312-4/+5
| |\ \
| | * | Fix for bug#10059: SHOW TABLE STATUS FROM `information_schema`; reports upper...unknown2005-05-312-4/+5
| * | | Merge mysql.com:/space/my/mysql-5.0.6-cloneunknown2005-05-310-0/+0
| |\ \ \ | | |/ / | |/| |
| | * | Added a missing "make clean" to the RPM "spec" file which had caused the orig...unknown2005-05-261-15/+22
| * | | One more post-review fix.unknown2005-05-301-3/+2
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-3017-104/+69
| |\ \ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-3017-104/+69
| | |\ \ \
| | | * | | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-3017-104/+69
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-303-2/+296
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added test for bug #5894 "Triggers with altered tables cause corruptunknown2005-05-303-2/+296
* | | | | | Post-review fixes of BUG#9937: Crash on call to stored procedure.unknown2005-05-318-13/+30
* | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-3013-23/+91
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed BUG#8409: Stored procedure crash if function contains FLUSHunknown2005-05-273-0/+28
| * | | | | Fixed BUG#9559: Functions: Numeric Operations using -ve value gives incorrectunknown2005-05-273-1/+31
| * | | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-278-22/+32
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fixed BUG#9937: Crash on call to stored procedure.unknown2005-05-268-22/+32
* | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-303-6/+29
|\ \ \ \ \ \
| * | | | | | Fix bug #9593 "The combination of COUNT, DISTINCT and CONCAT seems to lock theunknown2005-05-303-6/+29
| |/ / / / /
* | | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-05-284-4/+163
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-284-4/+163
| |\ \ \ \ \ \
| | * | | | | | Comment and test changes per review request by Timour. All tests pass on prod...unknown2005-05-273-1/+79
| | * | | | | | changes to fix joins not working (bug #10848). New tests, as well as table->s...unknown2005-05-254-4/+85
* | | | | | | | mergedunknown2005-05-284-1/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | forgotten s/__GNUC__/USE_PRAGMA_INTERFACE/ causes compilation faliuresunknown2005-05-271-1/+1
| * | | | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-05-271-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | don't downgrade the lock for CREATE ... SELECT (bug#6678)unknown2005-05-271-1/+2
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-265-17/+53
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-261-15/+22
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-261-15/+22
| | | |\ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ mergeunknown2005-05-263-2/+26
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | fixed problem with long string results of expressions in UNIONS (BUG#10025)unknown2005-05-263-2/+27
| | * | | | | | | | | | Merge hundin.mysql.fi:/home/marko/k/mysql-4.0unknown2005-05-261-0/+5
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | InnoDB: Check all referencing tables in DROP DATABASE (Bug #10335).unknown2005-05-261-0/+5
* | | | | | | | | | | | | - fixed the "test-force" target in the toplevel Makefile.am for systems on whichunknown2005-05-271-2/+2
* | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-276-5/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug9993unknown2005-05-276-5/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | BUG#9993 2 unexpected warnings when dropping a routine and --skip-grant-tablesunknown2005-05-266-5/+18
* | | | | | | | | | | | | | | ha_innodb.cc:unknown2005-05-271-5/+8
* | | | | | | | | | | | | | | Fix for bug #9992: mysql_next_result hangs on errorunknown2005-05-272-3/+24
| |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-273-12/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix for trigger.test failure in --debug mode.unknown2005-05-273-12/+14
* | | | | | | | | | | | | | Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing...unknown2005-05-279-9/+9
* | | | | | | | | | | | | | Fix rpl_log and rpl_rotate_logs test resultunknown2005-05-272-14/+0