Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted results | Igor Babaev | 2010-03-31 | 3 | -10/+12 |
* | Merge with the latest changes in the 5.2 tree. | Igor Babaev | 2010-03-29 | 387 | -2847/+12728 |
|\ | |||||
| * | simple speed & space optimization: | Michael Widenius | 2010-03-25 | 3 | -6/+22 |
| * | portability fix for vcol.vcol_partition_myisam test | Sergei Golubchik | 2010-03-23 | 3 | -56/+50 |
| * | status_user.test fix for rbr | Sergei Golubchik | 2010-03-21 | 2 | -9/+9 |
| * | flush tables before the crash in the crashing test | Sergei Golubchik | 2010-03-20 | 2 | -0/+2 |
| * | fixes for the status_user.test in ps protocol | Sergei Golubchik | 2010-03-16 | 6 | -35/+44 |
| * | Merge | Igor Babaev | 2010-03-19 | 2 | -5/+3 |
| |\ | |||||
| | * | Fix merge errors in configure.in | unknown | 2010-03-18 | 2 | -5/+3 |
| * | | Made the vcol suite independent on time zone. | Igor Babaev | 2010-03-18 | 3 | -2/+5 |
| |/ | |||||
| * | Fixed bug #539643. | Igor Babaev | 2010-03-16 | 4 | -6/+4 |
| * | merged | Sergei Golubchik | 2010-03-15 | 348 | -2430/+11080 |
| |\ | |||||
| | * | 1. don't crash on failing to load a plugin with newer MYSQL_PLUGIN_INTERFACE_... | Sergei Golubchik | 2010-03-12 | 2 | -27/+32 |
| | * | Fix myisam checksum patch to check for HA_OPTION_CHECKSUM after it was set, n... | Sergei Golubchik | 2010-03-12 | 1 | -7/+7 |
| | * | Fix for Bug #534626 MyISAM table created in MariaDB not readable by MySQL | Michael Widenius | 2010-03-10 | 1 | -0/+7 |
| | * | Automatic merge | Michael Widenius | 2010-03-10 | 3 | -4/+56 |
| | |\ | |||||
| | | * | Fix for: Bug#44987 DELETE IGNORE and FK constraint | Michael Widenius | 2010-03-10 | 3 | -4/+56 |
| | * | | Fix some compiler warnings seen in Buildbot. | unknown | 2010-03-10 | 13 | -20/+40 |
| | * | | Automerge MySQL 5.1.44 merge into latest MariaDB trunk. | unknown | 2010-03-10 | 306 | -2273/+10447 |
| | |\ \ | |||||
| | | * | | 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 | 306 | -2273/+10443 |
| | | |\ \ | |||||
| | | | * | | A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB. | unknown | 2010-03-09 | 7 | -16/+22 |
| | | | * | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 301 | -2259/+10423 |
| | | | |\ \ | |||||
| | | | | * | | configure.in | unknown | 2010-02-17 | 2 | -18/+8 |
| | | | | * | | merge | Georgi Kodinov | 2010-02-04 | 0 | -0/+0 |
| | | | | |\ \ | |||||
| | | | | | * | | tree name change | Georgi Kodinov | 2010-02-04 | 1 | -1/+1 |
| | | | | * | | | merge | Georgi Kodinov | 2010-02-03 | 0 | -0/+0 |
| | | | | |\ \ \ | | | | | | |/ / | |||||
| | | | | | * | | merge | Georgi Kodinov | 2010-02-03 | 1 | -2/+2 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Raise version number after cloning 5.0.90 | unknown | 2010-01-15 | 1 | -2/+2 |
| | | | | * | | | | merge | Georgi Kodinov | 2010-02-03 | 2 | -2/+2 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | Raise version number after cloning 5.1.43 | unknown | 2010-01-15 | 1 | -1/+1 |
| | | | | * | | | | | Adjuster the parsing of "configure.in" version number line | Kent Boortz | 2010-02-03 | 1 | -3/+3 |
| | | | | * | | | | | automerge mysql-5.1-bugteam bug clone --> mysql-5.1-bugteam latest. | Luis Soares | 2010-02-03 | 1 | -1/+16 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | BUG#47639: The rpl_binlog_corruption test fails on Windows | Luis Soares | 2010-02-02 | 1 | -1/+16 |
| | | | | * | | | | | | Changes to be able to create source TAR packages with longer | Kent Boortz | 2010-02-02 | 1 | -8/+14 |
| | | | | * | | | | | | Bug #50276: Security flaw in INFORMATION_SCHEMA.TABLES | Georgi Kodinov | 2010-01-21 | 3 | -4/+53 |
| | | | | * | | | | | | Bug #49445: Assertion failed: 0, file .\item_row.cc, line 55 with | Georgi Kodinov | 2010-02-02 | 3 | -12/+30 |
| | | | | * | | | | | | 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 | 13 | -2319/+104 |
| | | | | * | | | | | | Fix for valgrind warning: check whether pointer was initialized. | Davi Arnaut | 2010-02-02 | 1 | -1/+1 |
| | | | | * | | | | | | fixed various pb2 test failures on windows. | Georgi Kodinov | 2010-02-02 | 3 | -5/+6 |
| | | | | |/ / / / / | |||||
| | | | | * | | | | | Made outfile_testdata experimental in 5.1-bugteam, pending the | Georgi Kodinov | 2010-02-01 | 1 | -0/+1 |
| | | | | * | | | | | 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 | 13 | -104/+2319 |
| | | | | * | | | | | merge | Georgi Kodinov | 2010-01-29 | 9 | -347/+317 |
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | |||||
| | | | | | * | | | | Bug #50642 : ssl certs in test suite are expiring soon. | Georgi Kodinov | 2010-01-29 | 9 | -347/+317 |
| | | | | * | | | | | Bug #50271: Debug output of JOIN structures is garbled | Tor Didriksen | 2010-01-28 | 1 | -7/+17 |
| | | | | * | | | | | Auto-merge. | Ramil Kalimullin | 2010-01-29 | 4 | -0/+118 |
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | |||||
| | | | | | * | | | | Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL | Ramil Kalimullin | 2010-01-29 | 4 | -0/+119 |