summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#14272: Don't run index scan when we should use quick select.unknown2005-10-251-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-254-1/+7
|\
| * Fix for BUG#13095: Cannot create VIEWs in prepared statementsunknown2005-10-254-1/+7
* | BUG#11704: Make InnoDB not to convert TL_WRITE_ONLY locks to TL_WRITE_ALLOW_W...unknown2005-10-251-0/+1
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-2415-24/+149
|\ \
| * | Fix for dropping a table with frm file consisting of "junk"unknown2005-10-241-1/+2
| |/
| * Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-10-211-1/+17
| |\
| | * Post-review fix.unknown2005-10-211-3/+4
| | * Fixed BUG#13941: replace() string fuction behaves badly inside storedunknown2005-10-191-0/+15
| * | Merge abarkov@bk-internal:/home/bk/mysql-5.0unknown2005-10-211-2/+2
| |\ \
| | * \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-211-2/+2
| | |\ \
| | | * | fix for bug#14089 FROM list subquery always fails when unknown2005-10-211-2/+2
| * | | | Merge abarkov@bk-internal:/home/bk/mysql-5.0unknown2005-10-216-7/+27
| |\ \ \ \ | | |/ / /
| | * | | fix for bug #12595 (ESCAPE must be exactly 1 character long)unknown2005-10-216-7/+27
| | |/ /
| * | | Bug#12371: executing prepared statement fails (illegal mix of collations)unknown2005-10-202-1/+28
| |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-10-193-5/+8
| |\ \
| | * \ Merge bk-internal:/home/bk/mysql-4.1unknown2005-10-182-4/+8
| | |\ \
| | | * \ Merge mysql.com:/home/jimw/my/mysql-4.1-13334unknown2005-10-181-1/+2
| | | |\ \
| | | | * | Fix minimum value of query_prealloc_size to be the same as its default. (Bug ...unknown2005-10-101-1/+2
| | | * | | Merge mysql.com:/home/jimw/my/mysql-4.1-13064unknown2005-10-181-3/+6
| | | |\ \ \
| | | | * | | Fix handling of password field at the old size (16 characters) but inunknown2005-09-201-3/+6
| | * | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-181-1/+0
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Some fixes to avoid compiler warnings.unknown2005-10-181-1/+0
| * | | | | | Merge mysql.com:/home/emurphy/src/bk-innodb/mysql-5.0unknown2005-10-191-7/+65
| |\ \ \ \ \ \
| | * | | | | | BUG#14056 Column prefix index on UTF-8 primary key column causes 'Can't find ...unknown2005-10-191-7/+65
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-192-126/+200
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mysqlbinlog --hexdump patch 4:unknown2005-10-192-119/+124
| * | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-122-93/+162
| |\ \ \ \ \ \
| | * | | | | | mysqlbin --hexdump patch 3unknown2005-10-122-142/+117
| | * | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-112-61/+155
| | |\ \ \ \ \ \
| | | * | | | | | mysqlbinlog --hexdump additional patch 2unknown2005-09-302-95/+106
| | | * | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-09-291-2/+2
| | | |\ \ \ \ \ \
| | | * | | | | | | mysqlbinlog --hexdump augments each log entry with byte informationunknown2005-09-292-60/+143
* | | | | | | | | | A fix and a test case for Bug#13587 "Server crash when SP is createdunknown2005-10-191-7/+29
* | | | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-1911-21/+255
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Post-merge fixesunknown2005-10-192-4/+2
| * | | | | | | | | | BUG#121915: Merge 4.1->5.0unknown2005-10-1911-20/+256
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-187-22/+259
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | BUG#12915: post-review fixesunknown2005-10-182-13/+18
| | | * | | | | | | BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITunknown2005-09-307-22/+254
| | * | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-144-3/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | fix for Valgrind errors: query_id needs to be inited early (already fixed in ...unknown2005-10-144-3/+2
| | * | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-141-14/+16
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-181-1/+7
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-181-1/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Re-application of earlier patch for create_where_from_key and and delete_all_...unknown2005-10-181-1/+7
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-182-0/+80
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Per a user request there is now support for "CHECK TABLE" where the table is ...unknown2005-10-182-0/+80
* | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-181-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | check of ACL initialization in is_acl_user() (BUG#13504)unknown2005-10-181-0/+5