Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compile error - linker does not find extern variables, in sql_logger.c | Vladislav Vaintroub | 2012-03-15 | 2 | -1/+1 |
* | MDEV-15 Log SQL errors. | Alexey Botchkov | 2012-03-14 | 2 | -0/+184 |
* | MDEV-15 Log all SQL errors. | Alexey Botchkov | 2012-03-14 | 2 | -1/+13 |
* | Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5. | unknown | 2012-03-12 | 14 | -47/+215 |
|\ | |||||
| * | Implementation of MDEV-28 LIMIT ROWS EXAMINED | unknown | 2012-03-11 | 13 | -45/+203 |
* | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 20 | -93/+184 |
|\ \ | |||||
| * \ | merge from 5.1 | Guilhem Bichot | 2012-01-26 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Fixes for: | Guilhem Bichot | 2012-01-26 | 1 | -2/+2 |
| * | | | Bug#13463415 followup: compensate for compiler bug | Tor Didriksen | 2012-01-25 | 1 | -3/+12 |
| * | | | Bug#13463415 63502: INCORRECT RESULTS OF BIGINT AND DECIMAL COMPARISON | Tor Didriksen | 2012-01-25 | 1 | -10/+21 |
| * | | | Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES AS | Dmitry Shulga | 2012-01-25 | 7 | -0/+51 |
| * | | | Merging BUG#13458237 from 5.1. | Alexander Barkov | 2012-01-24 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | BUG#13458237 - INCONSISTENT HANDLING OF INVALIDE DATES WITH ZERO DAY. SIMILAR... | Alexander Barkov | 2012-01-24 | 1 | -1/+1 |
| | * | | Merge from mysql-5.1.61-release | Karen Langford | 2012-01-11 | 1 | -0/+5 |
| | |\ \ | |||||
| * | | | | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI... | Manish Kumar | 2012-01-23 | 7 | -40/+58 |
| * | | | | merging from the 5.5 repo to local branch. | Andrei Elkin | 2012-01-18 | 3 | -7/+24 |
| |\ \ \ \ | |||||
| | * \ \ \ | merged bug #11754014 | Georgi Kodinov | 2012-01-17 | 3 | -7/+24 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug #11754014: 45549: udf plugin_dir path separator inconsistency | Georgi Kodinov | 2012-01-16 | 3 | -7/+24 |
| * | | | | | | BUG#13593869 - 64035: SEVERAL ERRORS IN COM_BINLOG_DUMP/MYSQL_BINLOG_SEND CRA... | Andrei Elkin | 2012-01-18 | 3 | -29/+28 |
| |/ / / / / | |||||
| * | | | | | BUG#13354387 - CRASH IN IN MY_DECIMAL::OPERATOR FOR VIEW AND FUNCTION UNIX_TIME | Alexander Barkov | 2012-01-12 | 1 | -1/+3 |
| * | | | | | Merge from mysql-5.5.20-release | unknown | 2012-01-11 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
* | | | | | | | Upgraded sphinx to version 2.0.4 | Michael Widenius | 2012-03-07 | 3 | -12/+36 |
* | | | | | | | 5.3 merge | Sergei Golubchik | 2012-03-06 | 2 | -7/+17 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge. | Igor Babaev | 2012-03-05 | 1 | -4/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixed LP bug #946055. | Igor Babaev | 2012-03-05 | 1 | -4/+9 |
| * | | | | | | | Automatic merge | Michael Widenius | 2012-03-05 | 1 | -4/+13 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable ke... | Michael Widenius | 2012-02-28 | 1 | -4/+13 |
| * | | | | | | | Fix for LP BUG#944504 | unknown | 2012-03-05 | 1 | -1/+1 |
| * | | | | | | | Fixed LP bug #944782. | Igor Babaev | 2012-03-04 | 1 | -2/+7 |
* | | | | | | | | compilation warning: unused variable | Sergei Golubchik | 2012-03-05 | 1 | -2/+2 |
* | | | | | | | | mdev-20: INSTALL PLUGIN SONAME | Sergei Golubchik | 2012-03-05 | 4 | -129/+222 |
* | | | | | | | | Merge | Igor Babaev | 2012-03-02 | 13 | -132/+359 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge MWL#234: @@skip_replication, into latest MariaDB 5.5 for push | unknown | 2012-03-02 | 13 | -132/+359 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Small cleanups: | unknown | 2012-03-01 | 1 | -73/+39 |
| | * | | | | | | | | Merge MWL#234: @@skip_replication feature to MariaDB 5.5. | unknown | 2012-03-01 | 13 | -88/+349 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | MWL#234: Implement option to switch between master-side and client-side filte... | unknown | 2011-08-16 | 8 | -20/+49 |
| | | * | | | | | | | | MWL#234: After-review fixes, including better names for the new system variab... | unknown | 2011-08-12 | 9 | -69/+92 |
| | | * | | | | | | | | MWL#234: Support for marking binlog events to not be replicated, and for tell... | unknown | 2011-08-11 | 9 | -38/+231 |
* | | | | | | | | | | | Merge MWL #247 from mariadb 5.3 -> mariadb 5.5. | Igor Babaev | 2012-03-02 | 9 | -51/+313 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Addressed all review feedbacks for mwl #247. | Igor Babaev | 2012-02-28 | 3 | -15/+27 |
| * | | | | | | | | | | Merge. | Igor Babaev | 2012-02-27 | 14 | -137/+247 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge. | Igor Babaev | 2012-02-22 | 45 | -355/+798 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fixed LP bug #923236. | Igor Babaev | 2012-01-29 | 1 | -0/+4 |
| * | | | | | | | | | | | | Fixed LP bug #921167. | Igor Babaev | 2012-01-24 | 1 | -0/+2 |
| * | | | | | | | | | | | | Merge. | Igor Babaev | 2012-01-24 | 9 | -56/+300 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Fixed LP bug #914560. | Igor Babaev | 2012-01-17 | 2 | -0/+6 |
| | * | | | | | | | | | | | | Fixed more compiler warnings. | Igor Babaev | 2012-01-01 | 1 | -2/+4 |
| | * | | | | | | | | | | | | Fixed calculation of rec_per_key elements for added components of the extende... | Igor Babaev | 2012-01-01 | 3 | -6/+8 |
| | * | | | | | | | | | | | | Merged MWL#247 into the latest 5.3. | Igor Babaev | 2011-12-31 | 8 | -49/+283 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Implementation of the MWL#247: Make the optimizer use extended keys. | Igor Babaev | 2011-12-31 | 8 | -49/+283 |