Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-4549 [PATCH] Clean up code working with ACL tables | Sergei Golubchik | 2014-06-23 | 4 | -7/+3 |
* | main.temp_table_frm failure on fulltest (--embedded, when TMPDIR=/tmp) | Sergei Golubchik | 2014-06-21 | 1 | -1/+1 |
* | MDEV-4260 Don't create frm files for temporary tables | Sergei Golubchik | 2014-06-20 | 2 | -0/+33 |
* | MDEV-6137 better help for SET/ENUM sysvars | Sergei Golubchik | 2014-06-19 | 12 | -125/+132 |
* | update sys_vars.innodb_compression_algorithm_basic to pass | Sergei Golubchik | 2014-06-18 | 2 | -19/+12 |
* | Merge branch '10.1' of github.com:MariaDB/server into 10.1 | Jan Lindström | 2014-06-17 | 4 | -1/+378 |
|\ | |||||
| * | MDEV-6107 merge default_tmp_storage_engine | Sergei Golubchik | 2014-06-15 | 4 | -1/+378 |
* | | Fixed test failure introduced by adding a new dynamic | Jan Lindström | 2014-06-17 | 4 | -8/+109 |
|/ | |||||
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2014-06-13 | 101 | -367/+5547 |
|\ | |||||
| * | avoid uppercase table aliases tests - they're not portable | Sergei Golubchik | 2014-06-11 | 2 | -34/+34 |
| * | MDEV-6253 MySQL Users Break when Migrating from MySQL 5.1 to MariaDB 10.0.10 | Sergei Golubchik | 2014-06-11 | 2 | -2/+41 |
| * | MDEV-6065 MySQL Bug#13623473 "MISSING ROWS ON SELECT AND JOIN WITH TIME/DATET... | Sergei Golubchik | 2014-06-11 | 2 | -0/+2487 |
| * | MDEV-6249 mark P_S STABLE and disable it by default | Sergei Golubchik | 2014-06-09 | 1 | -21/+20 |
| * | Merge | Igor Babaev | 2014-06-10 | 5 | -2/+54 |
| |\ | |||||
| | * | Merge. | Igor Babaev | 2014-06-10 | 5 | -2/+54 |
| | |\ | |||||
| | | * | Fixed bug mdev-6071. | Igor Babaev | 2014-06-10 | 5 | -2/+54 |
| * | | | Merge | Sergey Petrunya | 2014-06-10 | 2 | -0/+55 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge | Sergey Petrunya | 2014-06-10 | 2 | -0/+55 |
| | |\ \ | |||||
| | | * | | MDEV-5985: EITS: selectivity estimates look illogical for join and non-key eq... | Sergey Petrunya | 2014-06-10 | 2 | -0/+55 |
| * | | | | MDEV-4440 IF NOT EXISTS in multi-action ALTER does not work when the problem ... | Alexey Botchkov | 2014-06-10 | 2 | -0/+37 |
| |/ / / | |||||
| * | | | merge of MDEV-6047 | unknown | 2014-06-09 | 19 | -178/+183 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | MDEV-6047: Make exists_to_in optimization ON by default | unknown | 2014-06-09 | 19 | -178/+183 |
| * | | | Merge | Sergey Petrunya | 2014-06-07 | 2 | -0/+56 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | MDEV-6308: Server crashes in table_multi_eq_cond_selectivity with ... | Sergey Petrunya | 2014-06-07 | 2 | -0/+56 |
| * | | | MDEV-6102 Comparison between TIME and DATETIME does not use CURRENT_DATE | Alexander Barkov | 2014-06-06 | 7 | -10/+113 |
| * | | | 5.5.38 merge | Sergei Golubchik | 2014-06-06 | 42 | -64/+1352 |
| |\ \ \ | |||||
| | * | | | fix range.testmariadb-5.5.38 | Sergei Golubchik | 2014-06-05 | 3 | -1/+56 |
| | * | | | MDEV-6105: Emoji unicode character string search query makes mariadb performa... | Sergey Petrunya | 2014-06-05 | 2 | -0/+92 |
| | * | | | Merge 5.3->5.5 | Alexander Barkov | 2014-06-04 | 13 | -51/+144 |
| | |\ \ \ | |||||
| | | * | | | MDEV-4858 Wrong results for a huge unsigned value inserted into a TIME column | Alexander Barkov | 2014-06-04 | 10 | -27/+120 |
| | * | | | | MDEV-6163: Error while executing an update query that has the same table in a... | unknown | 2014-06-04 | 2 | -0/+33 |
| | * | | | | Add a test case for MySQL's: | Sergei Golubchik | 2014-06-03 | 2 | -4/+21 |
| | * | | | | mysql-5.5.38 merge | Sergei Golubchik | 2014-06-03 | 10 | -4/+200 |
| | |\ \ \ \ | |||||
| | | * | | | | Patch for Bug#18511348 (DDL_I18N_UTF8 AND DDL_I18N_KOI8R | Alexander Nozdrin | 2014-04-30 | 3 | -3/+3 |
| | | * | | | | BUG#17994219: CREATE TABLE .. SELECT PRODUCES INVALID STRUCTURE, | Nisha Gopalakrishnan | 2014-04-28 | 2 | -0/+56 |
| | | * | | | | Backport from trunk: | Tor Didriksen | 2014-04-23 | 2 | -8/+20 |
| | | * | | | | Bug#17942050:KILL OF TRUNCATE TABLE WILL LEAD TO BINARY LOG | Sujatha Sivakumar | 2014-04-15 | 2 | -0/+89 |
| | | * | | | | BUG#18506556. Added sync slave with master for clean-up | Serge Kozlov | 2014-04-04 | 1 | -3/+1 |
| | | * | | | | Bug#11759519 - INFINITE HANG WITH 100% CPU USAGE WITH LOAD DATA | Praveenkumar Hulakund | 2014-03-19 | 2 | -0/+33 |
| | | * | | | | BUG#11754425 - Upmerge from 5.1 -> 5.5 | Namit Sharma | 2014-03-04 | 1 | -1/+0 |
| | | |\ \ \ \ | |||||
| | | | * | | | | BUG#11754425 - rpl_innodb_bug28430 times out on | Namit Sharma | 2014-03-04 | 1 | -1/+0 |
| | * | | | | | | 5.3 merge | Sergei Golubchik | 2014-06-02 | 2 | -4/+445 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | 5.2 merge | Sergei Golubchik | 2014-06-02 | 2 | -2/+2 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | 5.1 merge | Sergei Golubchik | 2014-06-02 | 2 | -2/+2 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Change in the result file merged from 5.1 did not take into account | Elena Stepanova | 2014-04-23 | 1 | -1/+1 |
| | | | | * | | | | | MDEV-750 LP:800035 - intermittent rpl_deadlock_innodb failures | Elena Stepanova | 2014-04-21 | 1 | -1/+1 |
| | | * | | | | | | | MDEV-6251: SIGSEGV in query optimizer (in set_check_materialized with MERGE v... | unknown | 2014-06-02 | 2 | -4/+445 |
| | * | | | | | | | | MDEV-6239: Partition pruning is not working as expected in an inner query | Sergey Petrunya | 2014-05-29 | 2 | -0/+109 |
| | * | | | | | | | | MDEV-6263: Wrong result when using IN subquery with order by | Sergey Petrunya | 2014-05-28 | 4 | -0/+119 |
| | * | | | | | | | | MDEV-6245 Certain compressed tables with myisampack are corrupted by "CHECK T... | Michael Widenius | 2014-05-17 | 2 | -0/+101 |