Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-5010: InnoDB errors appearing in logs with upgrade from 10.0.0 to 10.0.4. | Jan Lindström | 2013-11-20 | 1 | -0/+7 |
* | 10.0-base merge | Sergei Golubchik | 2013-11-13 | 1 | -0/+68 |
|\ | |||||
| * | 5.5. merge | Sergei Golubchik | 2013-11-13 | 1 | -0/+68 |
| |\ | |||||
| | * | MDEV-5186 /usr/bin/mysqld_safe doesn't have NUMA options support | Sergei Golubchik | 2013-11-11 | 1 | -0/+68 |
* | | | MDEV-5275 Problems upgrading from MySQL 5.1 to MariaDB | Sergei Golubchik | 2013-11-13 | 1 | -20/+16 |
* | | | MDEV-5282: mysql_install_db fails to create mysql.gtid_slave_pos | unknown | 2013-11-13 | 1 | -5/+8 |
* | | | merge 10.0-base into 10.0 | Sergei Golubchik | 2013-11-04 | 2 | -10/+24 |
|\ \ \ | |/ / | |||||
| * | | MDEV-4332 Increase username length from 16 characters | Sergei Golubchik | 2013-11-03 | 2 | -10/+24 |
* | | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 3 | -6/+13 |
|\ \ \ | |/ / | |||||
| * | | add Admin_option column to mysql.roles_mapping. update tests/results | Sergei Golubchik | 2013-10-18 | 1 | -1/+1 |
| * | | rename columns in mysql.roles_mapping to be consistent with other privilege t... | Sergei Golubchik | 2013-10-18 | 1 | -1/+1 |
| * | | Added GRANT ROLE TO ... and REVOKE ROLE FROM ... functionality. | Vicențiu Ciorbaru | 2013-10-18 | 1 | -2/+1 |
| * | | fix mysql_upgrade to preserve the collation of mysql.user.is_role | Sergei Golubchik | 2013-10-18 | 1 | -1/+2 |
| * | | Fixes for mysql-test failures | Sergei Golubchik | 2013-10-18 | 1 | -5/+1 |
| * | | Removed no longer needed RoleHostFK as it is not used to link to a Role. | Vicențiu Ciorbaru | 2013-10-17 | 1 | -4/+1 |
| * | | Modify mysql.user table to contain a is_user column. | Vicențiu Ciorbaru | 2013-10-17 | 3 | -5/+10 |
| * | | Reordered entries to keep the had_user_table variable correct. | Vicențiu Ciorbaru | 2013-10-17 | 1 | -3/+3 |
| * | | Added the new roles_mapping table to mysql_system_tables.sql script. | Vicențiu Ciorbaru | 2013-10-17 | 1 | -0/+9 |
* | | | Added information about the MariaDB foundation | Michael Widenius | 2013-09-23 | 1 | -1/+1 |
* | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 3 | -7/+2 |
|\ \ \ | |/ / | |||||
| * | | 5.5.33a merge | Sergei Golubchik | 2013-09-20 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-4979 mysqld_safe section in my.cnf doesn't have mariadb equivalent | Sergei Golubchik | 2013-09-19 | 1 | -1/+1 |
| * | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 2 | -6/+1 |
| |\ \ | | |/ | |||||
| | * | remove PBXT | Sergei Golubchik | 2013-08-30 | 2 | -6/+1 |
* | | | MDEV-4950 - mysql_upgrade fails with disabled InnoDB | Sergey Vojtovich | 2013-09-13 | 1 | -9/+14 |
* | | | MDEV-4865 Change related to --log option/variable was merged partially | Sergei Golubchik | 2013-08-13 | 1 | -4/+2 |
* | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 5 | -66/+171 |
|\ \ \ | |||||
| * | | | MDEV-4757 Change mysql.slow_log.event_time from TIMESTAMP to TIMESTAMP(6) | Sergei Golubchik | 2013-07-15 | 1 | -1/+1 |
| * | | | Fix fix_priv_tables.test: make mysql_system_tables_fix.sql to not modify user... | Sergey Petrunya | 2013-07-04 | 1 | -0/+3 |
| * | | | Fix typo in scripts/mysql_system_tables_fix.sql | Sergey Petrunya | 2013-07-04 | 1 | -1/+1 |
| * | | | MDEV-4058 | unknown | 2013-06-27 | 1 | -4/+3 |
| * | | | Fixed some merge issues: | Michael Widenius | 2013-06-18 | 2 | -7/+8 |
| * | | | More merge fixes: | Michael Widenius | 2013-06-16 | 4 | -58/+160 |
* | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 3 | -5/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 3 | -4/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 3 | -4/+4 |
| | |\ \ | |||||
| | | * \ | Merge of patch for Bug#12671635 from mysql-5.1. | Nirbhay Choubey | 2013-03-21 | 1 | -2/+2 |
| | | |\ \ | |||||
| | | | * | | Bug#12671635 HELP-TABLEFORMAT DOESN'T MATCH HELP-FILES | Nirbhay Choubey | 2013-03-21 | 1 | -2/+2 |
| | | | * | | Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 3 | -3/+3 |
| | | | * | | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 7 | -7/+7 |
| | | * | | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 3 | -3/+3 |
| * | | | | | MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates. | unknown | 2013-06-07 | 1 | -1/+1 |
* | | | | | | 10.0-base merge | Sergei Golubchik | 2013-06-06 | 1 | -6/+9 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -6/+9 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | mysql-5.5.31 merge | Sergei Golubchik | 2013-05-07 | 1 | -6/+9 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge from mysq-5.1 to mysql-5.5 | Sujatha Sivakumar | 2013-02-19 | 1 | -5/+9 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Bug#11746817:MYSQL_INSTALL_DB CREATES WILDCARD GRANTS WHEN | Sujatha Sivakumar | 2013-02-19 | 1 | -5/+9 |
* | | | | | | Merge 10.0-base -> 10.0 | unknown | 2013-05-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-26: Global transaction ID. | unknown | 2013-05-22 | 1 | -1/+1 |
* | | | | | | Merge 10.0-base -> 10.0 | Igor Babaev | 2013-04-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |