Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-6112 multiple triggers per table | Monty | 2016-10-05 | 1 | -4/+4 |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -2/+80 |
|\ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-08-10 | 1 | -2/+80 |
| |\ | |||||
| | * | MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table names | Sergei Golubchik | 2016-08-08 | 1 | -2/+74 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | fix a mysql-5.5.50 merge: mysqlcheck | Sergei Golubchik | 2016-06-20 | 1 | -0/+5 |
* | | | MDEV-9590: Always print "Engine-independent statistic" warnings and might be ... | Oleksandr Byelkin | 2016-03-21 | 1 | -50/+10 |
* | | | MDEV-9118 ANALYZE TABLE for Engine independent status fetchs blob/text column... | Oleksandr Byelkin | 2016-01-22 | 1 | -10/+50 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -0/+19 |
|\ \ \ | |/ / | |||||
| * | | MDEV-7384: Add --persistent option for mysqlcheck | Daniel Black | 2015-12-18 | 1 | -0/+19 |
* | | | Merge tag 'mariadb-10.0.20' into 10.1 | Sergei Golubchik | 2015-06-27 | 1 | -0/+23 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-06-11 | 1 | -0/+23 |
| |\ \ | | |/ | |||||
| | * | MDEV-8124 mysqlcheck: --auto-repair runs REPAIR TABLE instead of REPAIR VIEW ... | Sergei Golubchik | 2015-06-03 | 1 | -0/+9 |
| | * | MDEV-8123 mysqlcheck: new --process-views option conflicts with --quick, --ex... | Sergei Golubchik | 2015-06-03 | 1 | -0/+14 |
* | | | generalize ER_TABLE_NEEDS_UPGRADE to work for views too | Sergei Golubchik | 2015-06-01 | 1 | -1/+1 |
|/ / | |||||
* | | 5.5 merge | Sergei Golubchik | 2015-01-29 | 1 | -2/+9 |
|\ \ | |/ | |||||
| * | MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table names | unknown | 2015-01-28 | 1 | -2/+9 |
* | | merge of "BUG# 13975227: ONLINE OPTIMIZE TABLE FOR INNODB TABLES" | Sergei Golubchik | 2014-05-07 | 1 | -3/+0 |
* | | 10.0-base merge | Sergei Golubchik | 2013-11-04 | 1 | -0/+1 |
|\ \ | |||||
| * | | MDEV-5080 Assertion `strcmp(share->unique_file_name,filename) || share->last_... | Sergei Golubchik | 2013-11-04 | 1 | -0/+1 |
* | | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Fixes for mysql-test failures | Sergei Golubchik | 2013-10-18 | 1 | -0/+4 |
* | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -16/+0 |
|\ \ \ | |||||
| * | | | Fix a number of tests: | Sergey Petrunya | 2013-07-05 | 1 | -16/+0 |
* | | | | Merge 10.0-base -> 10.0 | unknown | 2013-05-28 | 1 | -4/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | MDEV-26: Global transaction ID. | unknown | 2013-05-22 | 1 | -4/+4 |
* | | | | Merge 10.0-base -> 10.0 (GTID). | unknown | 2013-04-17 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | MDEV-26: Global transaction ID | unknown | 2013-03-26 | 1 | -0/+4 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | * don't use 1-8 numbers for open_table_error codes, use an enum. | Sergei Golubchik | 2013-04-09 | 1 | -0/+1 |
| * | | | find_files(): don't sort files in my_dir(), sort table names | Sergei Golubchik | 2013-04-07 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge 10.0-base -> 10.0. | Igor Babaev | 2013-01-10 | 1 | -0/+12 |
|\ \ \ | |/ / | |||||
| * | | Changed the names of the system tables for statistical data: | Igor Babaev | 2012-12-05 | 1 | -12/+12 |
| * | | Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248. | Igor Babaev | 2012-03-19 | 1 | -0/+12 |
| |\ \ | | |/ | |/| | |||||
| | * | Merged 5.3 changes into the mwl #248 tree. | Igor Babaev | 2012-03-09 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Merge with MariaDB 5.1 and MySQL 5.1.61 | Michael Widenius | 2012-02-20 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Merge with MYSQL 5.1.61 | Michael Widenius | 2012-02-20 | 1 | -0/+1 |
| | | | |\ | |||||
| | * | | | | The main patch for the MWL#248 back-ported from | Igor Babaev | 2012-01-04 | 1 | -0/+6 |
| | |/ / / | |||||
* | | | | | Fixing test cases | Michael Widenius | 2012-08-23 | 1 | -0/+28 |
|/ / / / | |||||
* | | | | Merge MySQL 5.5.20 into MariaDB 5.5. | unknown | 2012-02-14 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * \ \ \ | merge. Disabled the added test in merge.test from 5.1. | Mattias Jonsson | 2011-12-15 | 1 | -0/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Post push fix for merge.test and mysqlcheck.test on windows | Mattias Jonsson | 2011-12-15 | 1 | -0/+1 |
* | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order | Vladislav Vaintroub | 2011-01-29 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -2/+1 |
* | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -13/+131 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Bug #11755431 (former 47205) | Jon Olav Hauglid | 2011-03-08 | 1 | -13/+77 |
| * | | | Bug #57916: Fix the naming of the proxy_priv table | Georgi Kodinov | 2010-11-02 | 1 | -4/+4 |