Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | search_pattern_in_file.inc changes | Sergei Golubchik | 2017-03-31 | 1 | -1/+1 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -0/+83 |
|\ | |||||
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -0/+83 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -0/+83 |
| | |\ | |||||
| | | * | Fixed bug mdev-12099. | Igor Babaev | 2017-02-27 | 1 | -0/+83 |
* | | | | MDEV-10704: Assertion `field->field->table == table_arg' failed in fill_recor... | Oleksandr Byelkin | 2017-03-08 | 1 | -0/+13 |
* | | | | cleanup: make a couple of tests more robust | Sergei Golubchik | 2017-02-13 | 1 | -11/+11 |
* | | | | MDEV-11784 View is created with invalid definition which causes ERROR 1241 (2... | Sergei Golubchik | 2017-02-13 | 1 | -4/+11 |
* | | | | MDEV-7635: Update tests to adapt to the new default sql_mode | Nirbhay Choubey | 2017-02-10 | 1 | -2/+4 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-01-05 | 1 | -0/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-01-05 | 1 | -0/+25 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATE | Oleksandr Byelkin | 2017-01-04 | 1 | -0/+25 |
| | * | | backport include/search_pattern_in_file.inc from 10.1 | Sergei Golubchik | 2016-10-26 | 1 | -0/+1 |
* | | | | MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLES | Sergey Vojtovich | 2016-12-21 | 1 | -7/+14 |
* | | | | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 1 | -50/+50 |
* | | | | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 1 | -2/+2 |
* | | | | MDEV-10724 Assertion `vcol_table == 0 || vcol_table == table' failed in fill_... | Oleksandr Byelkin | 2016-11-22 | 1 | -0/+14 |
* | | | | Remove end . from error messages to get them consistent | Monty | 2016-10-05 | 1 | -40/+40 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -0/+17 |
| |\ \ \ | | |/ / | |||||
| | * | | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -0/+2 |
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-08-10 | 1 | -0/+15 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trusty | Oleksandr Byelkin | 2016-07-30 | 1 | -0/+15 |
* | | | | Merge branch '10.2' of github.com:MariaDB/server into 10.2 | Sergei Petrunia | 2016-09-07 | 1 | -0/+25 |
|\ \ \ \ | |||||
| * | | | | MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATE | Oleksandr Byelkin | 2016-09-04 | 1 | -0/+25 |
* | | | | | MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trusty | Oleksandr Byelkin | 2016-09-02 | 1 | -0/+15 |
|/ / / / | |||||
* | | | | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILED | Sergei Golubchik | 2016-06-30 | 1 | -39/+39 |
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -35/+35 |
* | | | | parse negative numbers into one item | Sergei Golubchik | 2016-06-30 | 1 | -3/+3 |
* | | | | Adding more tests for VIEWs with UNION. | Alexander Barkov | 2016-06-02 | 1 | -0/+51 |
* | | | | MDEV-3944: Allow derived tables in VIEWS | Oleksandr Byelkin | 2016-05-28 | 1 | -11/+243 |
* | | | | MDEV-10102 Disallow CREATE VIEW .. PROCEDURE ANALYSE() syntactically | Alexander Barkov | 2016-05-23 | 1 | -3/+3 |
* | | | | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 1 | -8/+22 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -0/+19 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-9701: CREATE VIEW with GROUP BY or ORDER BY and constant produces invali... | Oleksandr Byelkin | 2016-03-18 | 1 | -0/+19 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -6/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -6/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -6/+14 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#19817021 | Sergei Golubchik | 2016-02-09 | 1 | -0/+8 |
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -6/+6 |
| | | |\ | |||||
| | | | * | Bug#19817021 CRASH IN TABLE_LIST::PREPARE_SECURITY WHEN | Ajo Robert | 2015-11-13 | 1 | -6/+6 |
* | | | | | MDEV-9407 Illegal mix of collation when using GROUP_CONCAT in a VIEW | Alexander Barkov | 2016-01-16 | 1 | -0/+36 |
|/ / / / | |||||
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -0/+176 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-11-18 | 1 | -0/+33 |
| |\ \ \ | | |/ / | |||||
| | * | | DEV-8632 Segmentation fault on INSERT | Oleksandr Byelkin | 2015-11-09 | 1 | -0/+33 |
| * | | | MDEV-8913 Derived queries with same column names as final projection causes i... | Oleksandr Byelkin | 2015-10-30 | 1 | -0/+41 |
| * | | | MDEV-8525 mariadb 10.0.20 crashing when data is read by Kodi media center (ht... | Oleksandr Byelkin | 2015-10-28 | 1 | -0/+102 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -0/+35 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -0/+35 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -0/+35 |
| | |\ \ | | | |/ |