summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update test coverage for Bug#27430 "Crash in subquery code when in PS clone-5.1.25-buildunknown2008-05-204-25/+44
* A number of fixes after a merge from the main 5.1 tree:unknown2008-05-207-7/+19
* Bug#27430 "Crash in subquery code when in PS and table DDL changed unknown2008-05-201-10/+20
* Bug#27430 "Crash in subquery code when in PS and table DDL changed afterunknown2008-05-208-64/+229
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-2047-4973/+5535
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1-27430unknown2008-05-207-93/+70
| |\
| | * Bug#27430 "Crash in subquery code when in PS and table DDL changed after unknown2008-05-207-93/+70
| * | Bug#27430 Crash in subquery code when in PS and table DDL changed after PREPAREunknown2008-05-192-4/+10
| |/
| * Fix mysql_client_test failure in pushbuild 5.1-27430unknown2008-05-181-1/+1
| * Implement some code review fixes for the fix for Bug#27430 unknown2008-05-188-71/+92
| * Merge bodhi.(none):/opt/local/work/mysql-5.1-runtimeunknown2008-04-190-0/+0
| |\
| | * Fix a race condition in innodb_mysql.testunknown2008-04-191-0/+1
| * | Merge bodhi.(none):/opt/local/work/mysql-5.1-runtimeunknown2008-04-191-2/+2
| |\ \ | | |/
| | * Fix compilation warnings (embedded library, Windows build)unknown2008-04-191-2/+2
| * | Merge bodhi.(none):/opt/local/work/mysql-5.1-runtimeunknown2008-04-191-1/+1
| |\ \ | | |/
| | * An attempt to fix a link failure on Windows (embedded library).unknown2008-04-191-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-04-191-0/+2
| |\ \ | | |/
| | * Fix a Windows + embedded library buildunknown2008-04-191-0/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-04-1930-173/+3473
| |\ \ | | |/ | |/|
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.1-27430unknown2008-04-194-42/+1218
| | |\
| | | * Add tests + modifications according to reviewunknown2008-04-184-8/+1182
| | | * Minor corrections within the scriptunknown2008-04-172-34/+36
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-04-1939-4748/+4354
| | |\ \
| | | * | Attempt to fix a sporadic failure of innodb_mysql.testunknown2008-04-191-0/+1
| | | * | Fix broken --cursor-protocol (all tests).unknown2008-04-171-1/+2
| | | |/
| | | * Fix create.test in --ps-protocol broken by the previous push.unknown2008-04-172-5/+12
| | | * WL#4165 "Prepared statements: validation".unknown2008-04-179-48/+1256
| | | * Fix pushbuild errors and warnings.unknown2008-04-081-6/+2
| | | * Tentative implementation ofunknown2008-04-0821-118/+1028
| * | | Merge kpdesk.mysql.com:/home/thek/Development/cpp/mysql-5.0-mergeunknown2008-04-140-0/+0
| |\ \ \
| | * \ \ Merge kpdesk.mysql.com:/home/thek/Development/cpp/mysql-5.0unknown2008-04-144-2/+17
| | |\ \ \
| * | \ \ \ Merge kpdesk.mysql.com:/home/thek/Development/cpp/mysql-5.1unknown2008-04-1421-4854/+2112
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-04-084-224/+0
| | |\ \ \ \
| | | * | | | Remove dead code.unknown2008-04-084-224/+0
| | | | |_|/ | | | |/| |
| | * | | | Merge error between two patches caused error out-of-bounds assignment.unknown2008-04-081-3/+3
| | * | | | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-04-081-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Bug#34183 Missing DBUG_RETURN in alloc_rootunknown2008-04-071-1/+1
| | * | | | Fix a compilation warning (unused variable).unknown2008-04-071-0/+2
| | * | | | A fix for Bug#32724 "innodb_mysql.test fails randomly".unknown2008-04-072-1/+1
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-04-072-4485/+1905
| | |\ \ \ \
| | | * | | | Review and update WL#4165 and WL#4166 test coverage.unknown2008-04-072-4485/+1905
| | | |/ / /
| | * | | | Fix for bug #35733 "main.symlink.test fails".unknown2008-04-071-0/+1
| | |/ / /
| | * | | Bug#26208 a typo (wrong variable name) in mysql_prepare_update function's sou...unknown2008-04-011-4/+0
| | * | | Merge adventure.(none):/home/thek/Development/cpp/mysql-5.0-runtimeunknown2008-04-010-0/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2008-04-014-2/+18
| | | |\ \
| | | | * \ Merge adventure.(none):/home/thek/Development/cpp/bug33275/my50-bug33275unknown2008-03-263-1/+17
| | | | |\ \
| | | | * \ \ Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2008-03-261-1/+1
| | | | |\ \ \
| | | | | * | | Bug#32059 thread_id is a long rather than ulongunknown2008-03-181-1/+1
| | * | | | | | Merge mysql.com:/Users/davi/mysql/bugs/ps-cleanup-5.1unknown2008-03-311-33/+40
| | |\ \ \ \ \ \
| | | * | | | | | Post-merge fixes for bug 35103unknown2008-03-251-33/+40