Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed lp:947474 "Assertion `table->file->stats.records > 0 || error' failed i... | Michael Widenius | 2012-03-20 | 1 | -1/+1 |
* | Merge MWL #247 from mariadb 5.3 -> mariadb 5.5. | Igor Babaev | 2012-03-02 | 1 | -4/+5 |
|\ | |||||
| * | Merge. | Igor Babaev | 2012-02-22 | 1 | -0/+21 |
| |\ | |||||
| * | | Fixed calculation of rec_per_key elements for added components of the extende... | Igor Babaev | 2012-01-01 | 1 | -4/+5 |
* | | | overlay support for mysql-test-run and mysqltest | Sergei Golubchik | 2012-02-23 | 1 | -1/+1 |
* | | | MDEV-117 Assertion: prebuilt->sql_stat_start || trx->conc_state == 1 failed a... | Sergei Golubchik | 2012-03-01 | 1 | -0/+2 |
* | | | 5.3 merge | Sergei Golubchik | 2012-02-24 | 1 | -3/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Changed names of statistic variables and counting matches instaed of rejected... | unknown | 2012-02-22 | 1 | -3/+3 |
* | | | 5.3 merge | Sergei Golubchik | 2012-02-21 | 1 | -0/+21 |
|\ \ \ | |/ / | |||||
| * | | Remove engine-specific (but identical) icp callbacks. create one reusable | Sergei Golubchik | 2012-02-17 | 1 | -0/+21 |
| |/ | |||||
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -18/+38 |
|\ \ | |/ | |||||
| * | Rewrite IGNORE handling: | Michael Widenius | 2011-12-11 | 1 | -17/+21 |
| * | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -3/+20 |
| |\ | |||||
| | * | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -3/+20 |
| | |\ | |||||
| | | * | Merge with MySQL 5.1.60 | Michael Widenius | 2011-11-23 | 1 | -1/+17 |
| | | |\ | |||||
| | | | * | Fix Bug#12661768 UPDATE IGNORE CRASHES SERVER IF TABLE IS INNODB AND IT IS | Vasil Dimov | 2011-10-25 | 1 | -1/+7 |
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+3 |
| | | |\ \ | | | | |/ | |||||
* | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -4/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Backported the fix and the test case for bug #58816 from mysql-5.6 code line. | Igor Babaev | 2011-10-29 | 1 | -0/+3 |
| * | | | | Automatic merge | Michael Widenius | 2011-09-26 | 1 | -4/+3 |
| |\ \ \ \ | |||||
| | * | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 1 | -4/+3 |
| * | | | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_events | Sergei Golubchik | 2011-09-23 | 1 | -2/+2 |
| |/ / / / | |||||
| * | | | | Merge with 5.2 | Michael Widenius | 2011-09-10 | 1 | -1/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 1 | -1/+6 |
* | | | | | merge | Sergei Golubchik | 2011-11-03 | 1 | -10/+10 |
|\ \ \ \ \ | |||||
| * | | | | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -10/+10 |
* | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -0/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZE | Marko Mäkelä | 2011-09-01 | 1 | -0/+3 |
| * | | | | | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES. | Jimmy Yang | 2011-08-16 | 1 | -0/+4 |
* | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -132/+243 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write | Michael Widenius | 2011-06-27 | 1 | -4/+16 |
| * | | | | | Merge of mwl #106 into 5.3. | Igor Babaev | 2011-06-15 | 1 | -2/+3 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge | Igor Babaev | 2011-05-20 | 1 | -2/+3 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -2/+3 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -2/+3 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -2/+3 |
| * | | | | | | | | | Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next... | Michael Widenius | 2011-06-07 | 1 | -0/+2 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Automatic merge | Michael Widenius | 2011-05-19 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Added HA_ERR_DISK_FULL handler error | Michael Widenius | 2011-05-18 | 1 | -0/+6 |
| * | | | | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme... | unknown | 2011-05-18 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -8/+17 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -8/+17 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -8/+17 |
| | | |\ \ \ \ \ | |||||
| * | | | | | | | | Added ALTER ONLINE TABLE, which will give an error if the change can't be don... | Michael Widenius | 2011-04-28 | 1 | -0/+3 |
| * | | | | | | | | Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK" | Michael Widenius | 2011-04-28 | 1 | -0/+17 |
| * | | | | | | | | Merge various replication-related patches into MariaDB 5.3: | unknown | 2011-04-08 | 1 | -80/+129 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl. | unknown | 2011-04-01 | 1 | -22/+50 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | * | | | | | | | | Merge MWL#116 after-review fixes. | unknown | 2011-03-31 | 1 | -10/+11 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | MWL#116: After-review fixes. | unknown | 2011-03-31 | 1 | -10/+11 |
| | * | | | | | | | | | Merge three Percona patches into mariadb-5.2-rpl: | unknown | 2011-01-26 | 1 | -2/+7 |
| | |\ \ \ \ \ \ \ \ \ |