Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 24 | -958/+1813 |
* | simple speed & space optimization: | Michael Widenius | 2010-03-25 | 3 | -6/+22 |
* | fixes for the status_user.test in ps protocol | Sergei Golubchik | 2010-03-16 | 2 | -5/+2 |
* | Fixed bug #539643. | Igor Babaev | 2010-03-16 | 1 | -3/+1 |
* | merged | Sergei Golubchik | 2010-03-15 | 76 | -795/+1888 |
|\ | |||||
| * | 1. don't crash on failing to load a plugin with newer MYSQL_PLUGIN_INTERFACE_... | Sergei Golubchik | 2010-03-12 | 2 | -27/+32 |
| * | Automatic merge | Michael Widenius | 2010-03-10 | 1 | -2/+5 |
| |\ | |||||
| | * | Fix for: Bug#44987 DELETE IGNORE and FK constraint | Michael Widenius | 2010-03-10 | 1 | -2/+5 |
| * | | Fix some compiler warnings seen in Buildbot. | unknown | 2010-03-10 | 2 | -4/+9 |
| * | | Automerge MySQL 5.1.44 merge into latest MariaDB trunk. | unknown | 2010-03-10 | 71 | -730/+1776 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix a buildbot memory leak due to JOIN::destroy() not being called for EXPLAIN | unknown | 2010-03-09 | 1 | -0/+4 |
| | * | Automerge MySQL 5.1.44 merge into MariaDB trunk. | unknown | 2010-03-09 | 71 | -730/+1772 |
| | |\ | |||||
| | | * | A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB. | unknown | 2010-03-09 | 4 | -4/+10 |
| | | * | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 69 | -728/+1764 |
| | | |\ | |||||
| | | | * | Bug #50276: Security flaw in INFORMATION_SCHEMA.TABLES | Georgi Kodinov | 2010-01-21 | 1 | -4/+4 |
| | | | * | Bug #49445: Assertion failed: 0, file .\item_row.cc, line 55 with | Georgi Kodinov | 2010-02-02 | 1 | -12/+12 |
| | | | * | Cleanup fix for WL#5154 that splits commands handling for | Magne Mahre | 2010-02-02 | 1 | -3/+9 |
| | | | * | Revert a patch for Bug#48231, which introduced valgrind warnings. | Alexander Nozdrin | 2010-02-02 | 4 | -205/+59 |
| | | | * | fixed various pb2 test failures on windows. | Georgi Kodinov | 2010-02-02 | 1 | -1/+2 |
| | | | * | merge | Georgi Kodinov | 2010-02-01 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | fixed a typo in bug #49897. | Georgi Kodinov | 2010-02-01 | 1 | -1/+1 |
| | | | * | | Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER; | unknown | 2010-01-30 | 4 | -59/+205 |
| | | | * | | Bug #50271: Debug output of JOIN structures is garbled | Tor Didriksen | 2010-01-28 | 1 | -7/+17 |
| | | | * | | Auto-merge. | Ramil Kalimullin | 2010-01-29 | 2 | -0/+15 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL | Ramil Kalimullin | 2010-01-29 | 2 | -0/+15 |
| | | | | * | Bug#50409 Solaris 8 compatibility broken by assumption about | Staale Smedseng | 2010-01-27 | 2 | -2/+2 |
| | | | * | | Bug #49552 : sql_buffer_result cause crash + not found records | Georgi Kodinov | 2010-01-29 | 1 | -2/+2 |
| | | | * | | Fix for compiler warnings: | Davi Arnaut | 2010-01-28 | 8 | -17/+16 |
| | | | * | | merging from 5.1-bt to a local bugfix branch | Andrei Elkin | 2010-01-28 | 2 | -6/+36 |
| | | | |\ \ | |||||
| | | | | * | | WL#5182 Remove more deprecated 4.1/5.0 features | Magne Mahre | 2010-01-27 | 2 | -6/+36 |
| | | | * | | | bug#47142 | Andrei Elkin | 2010-01-27 | 2 | -4/+50 |
| | | | |\ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | | | * | | bug#47142 | Andrei Elkin | 2010-01-27 | 1 | -1/+2 |
| | | | | * | | Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replication | Andrei Elkin | 2010-01-25 | 2 | -4/+48 |
| | | | * | | | Bug#49491: Much overhead for MD5() and SHA1() on short strings | Davi Arnaut | 2010-01-26 | 1 | -15/+16 |
| | | | * | | | automerge: mysql-5.1-bugteam branch --> mysql-5.1-bugteam latest | Luis Soares | 2010-01-26 | 2 | -1/+22 |
| | | | |\ \ \ | |||||
| | | | | * | | | BUG#49481: RBR: MyISAM and bit fields may cause slave to stop on delete: | Luis Soares | 2010-01-21 | 2 | -1/+17 |
| | | | * | | | | fix a windows test run bug with debug binaries : dbug frame | Georgi Kodinov | 2010-01-26 | 1 | -1/+1 |
| | | | * | | | | Manual merge with Conflicts: | unknown | 2010-01-25 | 27 | -167/+262 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 25 | -159/+241 |
| | | | | * | | | | Bug#49501 Inefficient information_schema check (system collation), addon | Sergey Glukhov | 2010-01-22 | 6 | -8/+13 |
| | | | * | | | | | Bug #49132 Replication failure on temporary table + DDL | unknown | 2010-01-22 | 5 | -12/+115 |
| | | | |/ / / / | |||||
| | | | * | | | | WL#5154 Remove deprecated 4.1 features | Magne Mahre | 2010-01-21 | 5 | -8/+30 |
| | | | * | | | | BUG#46364 MyISAM transbuffer problems (NTM problem) | Alfranio Correia | 2010-01-20 | 4 | -8/+25 |
| | | | * | | | | post-push patch for bug#47343. | Mattias Jonsson | 2010-01-19 | 1 | -0/+1 |
| | | | * | | | | Bug #49512 : subquery with aggregate function crash | Georgi Kodinov | 2009-12-23 | 1 | -0/+1 |
| | | | * | | | | revert of the fix for bug #45989: pushed by mistake. | Georgi Kodinov | 2010-01-19 | 1 | -2/+0 |
| | | | * | | | | merge | Mattias Jonsson | 2010-01-19 | 4 | -27/+68 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Bug#47343: InnoDB fails to clean-up after lock wait timeout on | Mattias Jonsson | 2010-01-18 | 4 | -27/+68 |
| | | | * | | | | | merge | Georgi Kodinov | 2010-01-19 | 9 | -41/+49 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Bug#49501 Inefficient information_schema check (system collation) | Sergey Glukhov | 2010-01-19 | 9 | -41/+49 |
| | | | | | |/ / / | | | | | |/| | | |