summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-03-081-1/+1
|\
| * Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-081-1/+1
| |\
| | * Merge changes.unknown2005-03-081-1/+1
| | |\
| | | * Fix for bug#8978 : Crash on 'select format ...'unknown2005-03-071-6/+7
| | | * Changed C++ style comment to C style for 'sql/net_serv.cc' which will be syml...unknown2005-03-041-1/+1
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-03-081-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-03-081-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fixed BUG#8937: Stored Procedure: AVG() works as SUM() in SELECT ... INTO sta...unknown2005-03-071-0/+2
* | | | Fixed Bug#8922.unknown2005-03-081-2/+2
|/ / /
* | | Re-enable IO cache mode that allows slow and query logs to go to a FIFOunknown2005-03-071-2/+2
* | | Fix for bug #8935 CAST(time AS DECIMAL) crashesunknown2005-03-071-1/+0
* | | Default value of slave_transaction_retries is now 10unknown2005-03-071-1/+1
|/ /
* | Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-061-1/+1
* | sql_udf.cc:unknown2005-03-051-9/+9
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-058-24/+38
|\ \
| * \ Mergeunknown2005-03-058-24/+38
| |\ \
| | * | logging_ok:unknown2005-03-041-1/+1
| | * | ha_innodb.cc:unknown2005-03-041-0/+1
| | * | type_blob.result, func_system.result, func_str.result, ctype_collate.result:unknown2005-03-046-23/+36
* | | | 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-056-21/+134
* | | | Chmod -x for ha_federated.hunknown2005-03-051-0/+0
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-051-14/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #8431 (FLOOR returns incorrect result)unknown2005-03-041-9/+21
| * | | 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-0423-793/+1340
|\ \ \ \
| * | | | Better approach for prelocking of tables for stored routines executionunknown2005-03-0423-749/+1325
* | | | | Mergeunknown2005-03-041-413/+636
* | | | | Merge with after merge fixunknown2005-03-045-683/+508
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2005-03-041-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | typos fixedunknown2005-03-031-2/+2
| * | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-03-046-48/+96
| |\ \ \ \
| | * | | | after merge fixesunknown2005-03-031-7/+7
| | * | | | mergeunknown2005-03-036-48/+96
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2005-03-036-43/+94
| | | |\ \ \
| | | | * | | uninit variable fixedunknown2005-03-031-1/+1
| | | | * | | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-036-43/+94
| | | * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-02-281-1/+2
| | | |\ \ \ \
| | | | * | | | Fix for BUG#7519: Index statistics is not displayed after ANALYZE for tempora...unknown2005-02-051-1/+2
* | | | | | | | Clean up merge of fix for Bug #3309.unknown2005-03-031-13/+17
* | | | | | | | Merged from 4.1unknown2005-03-032-27/+20
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-3309unknown2005-03-031-28/+14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix bug in checking of table-specific grats that caused IP/NETMASKunknown2005-03-021-28/+14
| * | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-031-0/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Comments added unknown2005-03-031-0/+2
| | * | | | | Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uintunknown2005-02-281-0/+5
* | | | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-031-0/+4
|\ \ \ \ \ \ \