Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-10 | 1 | -1/+1 |
|\ | |||||
| * | Use %pure-parser instead of the deprecated %pure_parser. | Marko Mäkelä | 2017-03-09 | 1 | -1/+1 |
* | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MDEV-6390 CONVERT TO CHARACTER SET utf8 doesn't change DEFAULT CHARSET. | Alexey Botchkov | 2017-02-26 | 1 | -1/+1 |
* | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -1/+7 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -1/+7 |
| |\ | |||||
| | * | reduce code duplication a littlemariadb-5.5.54 | Sergei Golubchik | 2016-12-22 | 1 | -10/+2 |
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-12-22 | 1 | -1/+15 |
| | |\ | |||||
| | | * | Bug#24400628: DEBUG ASSETION KICKS IN WHEN LONG SUBPARTITION NAME | Jon Olav Hauglid | 2016-08-24 | 1 | -1/+15 |
| | | * | Bug #23295288: HANDLE_FATAL_SIGNAL (SIG=11) IN | Arun Kuruvila | 2016-07-22 | 1 | -1/+6 |
* | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-01-05 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATE | Oleksandr Byelkin | 2017-01-04 | 1 | -0/+2 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-11533: Roles with trailing white spaces are not cleared correctly | Vicențiu Ciorbaru | 2016-12-10 | 1 | -0/+1 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -53/+50 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -49/+46 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-8328 Evaluation of two "!" operators depends on space in beetween | Sergei Golubchik | 2016-06-14 | 1 | -40/+37 |
* | | | | MDEV-9949 Connect Engine: long SRCDEF leads to broken table | Sergei Golubchik | 2016-05-05 | 1 | -0/+12 |
* | | | | small parser cleanup | Sergei Golubchik | 2016-05-05 | 1 | -753/+303 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -9/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -9/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-9462: Out of memory using explain on 2 empty tables | Oleksandr Byelkin | 2016-02-06 | 1 | -9/+9 |
* | | | | disable SHOW I_S_table for built-in I_S tables | Sergei Golubchik | 2016-02-23 | 1 | -2/+3 |
* | | | | Merge branch '10.0' into 10.1 | Monty | 2016-02-02 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-6421 SQL_ERROR_LOG doesn't log comments in Events. | Alexey Botchkov | 2016-01-26 | 1 | -1/+1 |
* | | | | MDEV-8615: Assertion `m_cpp_buf <= begin_ptr && begin_ptr <= m_cpp_buf + m_bu... | Oleksandr Byelkin | 2016-01-27 | 1 | -57/+119 |
* | | | | cleanup: LEX_USER::pwtext and LEX_USER::pwhash | Sergei Golubchik | 2016-01-25 | 1 | -7/+8 |
* | | | | cleanup: create LEX_USER::reset_auth() | Sergei Golubchik | 2016-01-25 | 1 | -12/+4 |
* | | | | MDEV-8627: SHOW GRANTS does not work for a replicated role | Vicențiu Ciorbaru | 2015-12-21 | 1 | -1/+1 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -2/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-11-18 | 1 | -0/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | DEV-8632 Segmentation fault on INSERT | Oleksandr Byelkin | 2015-11-09 | 1 | -0/+9 |
| * | | | remove unneded #include's that had a dubious explanation | Sergei Golubchik | 2015-10-24 | 1 | -1/+0 |
| * | | | MDEV-8609 Server crashes in is_invalid_role_name on reloading ACL with a blan... | Sergei Golubchik | 2015-10-22 | 1 | -2/+4 |
* | | | | remove obsolete workaround | Sergei Golubchik | 2015-11-16 | 1 | -23/+0 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -0/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -0/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -0/+12 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'mysql-5.1' into mysql-5.5 | Mithun C Y | 2015-08-17 | 1 | -0/+12 |
| | | |\ | |||||
| | | | * | Bug #21350175: SUBQUERIES IN PROCEDURE CLAUSE OF SELECT STATEMENT CAUSES SERV... | Mithun C Y | 2015-08-17 | 1 | -0/+12 |
| | | * | | Merge branch 'mysql-5.1' into mysql-5.5 | Sreeharsha Ramanavarapu | 2015-07-10 | 1 | -2/+6 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug #20238729: ILLEGALLY CRAFTED UTF8 SELECT PROVIDES NO | Sreeharsha Ramanavarapu | 2015-07-10 | 1 | -3/+7 |
* | | | | | MDEV-8380: Subquery parse error | Oleksandr Byelkin | 2015-10-06 | 1 | -72/+97 |
* | | | | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili... | Alexander Barkov | 2015-09-22 | 1 | -1/+3 |
* | | | | | cleanup: correct usage of semicolons in sql_yacc.yy | Sergei Golubchik | 2015-09-04 | 1 | -5/+6 |
* | | | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -137/+163 |
* | | | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -129/+146 |
* | | | | | Stage 2 of MDEV-6152: | Monty | 2015-08-21 | 1 | -73/+97 |
* | | | | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -222/+237 |
* | | | | | MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nr | Monty | 2015-07-16 | 1 | -1/+14 |