summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: optimize SELECT performanceunknown2005-03-073-45/+67
* Default value of slave_transaction_retries is now 10unknown2005-03-072-1/+2
* Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-074-49/+86
|\
| * BUG#8351 post-review improvements.unknown2005-03-072-31/+38
| * Fix for BUG#8351 (5.0) - Double quote in Boolean Fulltext query causes crashunknown2005-03-044-31/+61
* | ut0mem.c:unknown2005-03-071-1/+1
* | Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-0610-50/+102
* | sql_udf.cc:unknown2005-03-051-9/+9
* | func_group.test, func_str.result, func_group.result:unknown2005-03-053-302/+33
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-0518-37/+424
|\ \
| * \ Mergeunknown2005-03-0518-37/+424
| |\ \
| | * | logging_ok:unknown2005-03-044-1/+58
| | * | ut0mem.c:unknown2005-03-041-8/+28
| | * | trx0trx.c:unknown2005-03-041-3/+14
| | * | ha_innodb.cc:unknown2005-03-041-0/+1
| | * | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-041-2/+3
| | |\ \
| | * | | type_blob.result, func_system.result, func_str.result, ctype_collate.result:unknown2005-03-0411-57/+87
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-055-12/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for yet another memleak caused by SP-locking patch.unknown2005-03-055-12/+14
* | | | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...unknown2005-03-058-31/+206
* | | | | Chmod -x for ha_federated.hunknown2005-03-051-0/+0
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-053-16/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for bug #8431 (FLOOR returns incorrect result)unknown2005-03-043-11/+31
| * | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0unknown2005-03-041-7/+19
| |\ \ \ \
| | * | | | Fix for bug #8430 (CEILING returns incorrect result)unknown2005-03-041-7/+19
* | | | | | Fix for memory leak which was introduced by patch improving locking in SP.unknown2005-03-042-2/+3
|/ / / / /
* | | | | Manual merge SP-locking improvements patch with current tree.unknown2005-03-0429-915/+1813
|\ \ \ \ \
| * | | | | Better approach for prelocking of tables for stored routines executionunknown2005-03-0429-871/+1798
* | | | | | Mergeunknown2005-03-041-413/+636
* | | | | | Merge with after merge fixunknown2005-03-049-695/+523
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-03-040-0/+0
| |\ \ \ \ \
| | * | | | | Fix compilation failure in mi_create.cunknown2005-03-041-1/+1
| * | | | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2005-03-042-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix for a build bug.unknown2005-03-041-1/+1
| | * | | | | typos fixedunknown2005-03-031-2/+2
| * | | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-03-0412-63/+115
| |\ \ \ \ \ \
| | * | | | | | after merge fixesunknown2005-03-031-7/+7
| | * | | | | | mergeunknown2005-03-0312-63/+115
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2005-03-0312-59/+114
| | | |\ \ \ \ \
| | | | * | | | | uninit variable fixedunknown2005-03-031-1/+1
| | | | * | | | | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-0312-59/+114
* | | | | | | | | Clean up merge of fix for Bug #3309.unknown2005-03-033-13/+19
* | | | | | | | | Merged from 4.1unknown2005-03-0321-60/+304
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix symlink test to avoid filenames with pathsunknown2005-03-032-2/+4
| * | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8707unknown2005-03-033-1/+31
| |\ \ \ \ \ \ \
| | * | | | | | | Don't try to create a symlink if the DATA DIRECTORY specified for a tableunknown2005-02-233-1/+31
| * | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8136unknown2005-03-031-4/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove doubled quotes (used for escaping) in table names in mysqlhotcopy.unknown2005-02-181-1/+4
| | * | | | | | | | Fix handling of table-name matching in mysqlhotcopy when newer versions ofunknown2005-01-271-4/+8
| * | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-3309unknown2005-03-033-28/+44
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |