Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -40/+79 |
|\ | |||||
| * | Don't give warning if there are two unique keys used with INSERT .. ON DUPLIC... | Michael Widenius | 2014-09-16 | 1 | -0/+2 |
| * | Fixed two bugs with CREATE OR REPLACE and LOCK TABLES: | Michael Widenius | 2014-09-08 | 1 | -3/+4 |
| * | MDEV-6050 MySQL Bug#13036505 62540: TABLE LOCKS WITHIN STORED FUNCTIONS ARE B... | Sergei Golubchik | 2014-07-31 | 1 | -37/+70 |
| * | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel | unknown | 2014-06-03 | 1 | -0/+3 |
* | | cleanup: rename List<> methods | Sergei Golubchik | 2014-10-10 | 1 | -1/+1 |
* | | cleanup: galera misc cleanups | Sergei Golubchik | 2014-10-10 | 1 | -30/+23 |
* | | cleanup: simplify the usage of WSREP_FORMAT macro | Sergei Golubchik | 2014-10-10 | 1 | -3/+2 |
* | | Removed files that had been accidentally committed | Monty | 2014-10-07 | 1 | -2/+2 |
* | | fixing embedded: WaaS. Wsrep as a Service. | Sergei Golubchik | 2014-10-01 | 1 | -1/+1 |
* | | cleanup: galera merge, simple changes | Sergei Golubchik | 2014-10-01 | 1 | -2/+0 |
* | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -4/+38 |
* | | MDEV-4260 Don't create frm files for temporary tables | Sergei Golubchik | 2014-06-20 | 1 | -1/+13 |
|/ | |||||
* | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -46/+75 |
|\ | |||||
| * | merge 5.5->5.3 | unknown | 2014-05-07 | 1 | -46/+71 |
| |\ | |||||
| | * | MDEV-5981: name resolution issues with views and multi-update in ps-protocol | unknown | 2014-05-01 | 1 | -46/+73 |
| | * | Merge MDEV-6067 from 5.2 to 5.3. | unknown | 2014-04-11 | 1 | -1/+0 |
| | |\ | |||||
| | | * | MDEV-6067: Partitioned table DML sometimes binlogged without XID event | unknown | 2014-04-11 | 1 | -1/+0 |
| | * | | 5.2 merge | Sergei Golubchik | 2014-03-16 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | 5.1 merge | Sergei Golubchik | 2014-03-16 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | mysql-5.1.73 merge | Sergei Golubchik | 2014-03-15 | 1 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| | | | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
| | | * | | | 5.1 merge | Sergei Golubchik | 2014-01-28 | 1 | -5/+2 |
| | | |\ \ \ | | | | |/ / | |||||
| * | | | | | Added new states to be able to better diagnose where server hangs. | Michael Widenius | 2014-05-03 | 1 | -2/+4 |
* | | | | | | MDEV-5930 Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLE | Michael Widenius | 2014-03-23 | 1 | -3/+0 |
* | | | | | | MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_... | Michael Widenius | 2014-03-23 | 1 | -3/+1 |
* | | | | | | 5.5 merge | Sergei Golubchik | 2014-03-26 | 1 | -0/+11 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.3-merge | Sergei Golubchik | 2014-03-16 | 1 | -0/+11 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-5740: Assertion `!derived->first_select()->exclude_from_table_unique_tes... | unknown | 2014-03-07 | 1 | -0/+11 |
* | | | | | | MDEV-5894 MySQL BUG#34750: Print database name in Unknown Table error message | Sergei Golubchik | 2014-03-20 | 1 | -2/+9 |
* | | | | | | MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tables | Sergey Vojtovich | 2014-03-20 | 1 | -11/+9 |
* | | | | | | MDEV-5854 Interrupted CREATE OR REPLACE is written into binlog, and in a wron... | Michael Widenius | 2014-03-19 | 1 | -0/+6 |
* | | | | | | MDEV-5619: CREATE OR REPLACE does not release MDL_EXCLUSIVE upon failure | Michael Widenius | 2014-03-12 | 1 | -0/+32 |
* | | | | | | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 1 | -1/+3 |
* | | | | | | Fixed that rpl_row_create_table can be run with --ps-protocol | Michael Widenius | 2014-02-22 | 1 | -0/+2 |
* | | | | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -3/+4 |
* | | | | | | MDEV-5492 - Reduce usage of LOCK_open: TABLE::in_use | Sergey Vojtovich | 2014-02-13 | 1 | -9/+13 |
* | | | | | | MDEV-5602: CREATE OR REPLACE obtains stricter locks than the connection had b... | Michael Widenius | 2014-02-05 | 1 | -0/+5 |
* | | | | | | Automatic merge | Michael Widenius | 2014-02-05 | 1 | -66/+157 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixes for CREATE_OR_REPLACE | Michael Widenius | 2014-01-31 | 1 | -1/+5 |
| * | | | | | | Implementation of MDEV-5491: CREATE OR REPLACE TABLE | Michael Widenius | 2014-01-29 | 1 | -65/+152 |
* | | | | | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -30/+40 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -31/+46 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fixed that setup_natural_join_row_types can safely be called twice | Michael Widenius | 2014-01-26 | 1 | -1/+12 |
| | * | | | | | merge 5.3->5.5 | unknown | 2014-01-26 | 1 | -10/+4 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | merge of MDEV-5356 5.1->5.3 (with more fixes and test suite). | unknown | 2014-01-23 | 1 | -10/+4 |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | | * | | | MDEV-5356: Server crashes in Item_equal::contains on 2nd execution of a PS | unknown | 2014-01-23 | 1 | -5/+2 |
| | * | | | | | Fix for MDEV-5531: double call procedure in one session - hard shutdown the s... | Michael Widenius | 2014-01-24 | 1 | -23/+37 |
* | | | | | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -24/+24 |
|\ \ \ \ \ \ \ | |/ / / / / / |