Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bzr merge -r3890..3891 lp:codership-mysql/5.5 | Seppo Jaakola | 2013-11-06 | 1 | -690/+1 |
* | bzr merge -r3889..3890 lp:codership-mysql/5.5 | Seppo Jaakola | 2013-11-06 | 1 | -78/+75 |
* | Fixed performance schema instrumentation on galera and added correct mutexing... | Jan Lindström | 2013-10-15 | 1 | -6/+16 |
* | Fix incorrect merge | Jan Lindström | 2013-10-14 | 1 | -6/+6 |
* | Merged revisions 3425..3430 from mariadb-galera-5.5 | Seppo Jaakola | 2013-10-07 | 1 | -3/+6 |
* | Merged revisions 3418..3424 from mariadb-galera-5.5 | Seppo Jaakola | 2013-10-07 | 1 | -0/+24 |
* | Merged revisions 3411..3417 from mariadb-galera-5.5 | Seppo Jaakola | 2013-10-07 | 1 | -6/+19 |
* | Merged revisions 3409..3411 from mariadb-galera-5.5 | Seppo Jaakola | 2013-10-06 | 1 | -7/+5 |
* | After merge fixes | Jan Lindström | 2013-09-25 | 1 | -8/+7 |
* | Merge fix. | Jan Lindström | 2013-09-09 | 1 | -10/+15 |
* | Merge 10.0 to galera-10.0 | Jan Lindström | 2013-09-03 | 1 | -93/+236 |
|\ | |||||
| * | MDEV-4702 - Reduce usage of LOCK_open | Sergey Vojtovich | 2013-08-14 | 1 | -2/+2 |
| * | cosmetic fixes | Sergei Golubchik | 2013-07-21 | 1 | -7/+6 |
| * | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -78/+199 |
| |\ | |||||
| | * | fix pfs_digest* tests. | Sergei Golubchik | 2013-07-14 | 1 | -6/+5 |
| | * | remove unused function | Sergei Golubchik | 2013-07-11 | 1 | -30/+0 |
| | * | fix alter_table.test: remove old assert as it was removed from 5.6, | Sergei Golubchik | 2013-07-11 | 1 | -1/+0 |
| | * | fix status.test - don't use lock_tables_precheck() for SHOW PROC STATUS, | Sergei Golubchik | 2013-07-10 | 1 | -6/+2 |
| | * | MDEV-4058 | unknown | 2013-06-27 | 1 | -4/+4 |
| | * | merge of 2876.430.11 & 2876.430.1 | unknown | 2013-06-27 | 1 | -21/+101 |
| | * | Fixed some merge issues: | Michael Widenius | 2013-06-18 | 1 | -2/+70 |
| | * | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -39/+46 |
| | * | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -2/+2 |
| * | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -0/+22 |
| |\ \ | |||||
| | * \ | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -0/+11 |
| | |\ \ | |||||
| | | * \ | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -0/+5 |
| | | |\ \ | |||||
| | | | * | | Bug#16169063: SECURITY CONCERN BECAUSE OF INSUFFICIENT LOGGING | Ashish Agarwal | 2013-03-07 | 1 | -0/+5 |
| | | | * | | Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASES | Gleb Shchepa | 2012-12-05 | 1 | -2/+7 |
| | | | * | | BUG#14458232 - CRASH IN THD_IS_TRANSACTION_ACTIVE DURING | Thayumanavar | 2012-11-09 | 1 | -2/+8 |
| | | * | | | MDEV-4752: Segfault during parsing of illegal query | unknown | 2013-07-04 | 1 | -0/+2 |
| | | * | | | MDEV-4683 query start_time not reset when going to sleep | Sergei Golubchik | 2013-07-01 | 1 | -0/+1 |
| | | * | | | MDEV-4578 information_schema.processlist reports incorrect value for Time (21... | Sergei Golubchik | 2013-06-13 | 1 | -0/+3 |
| | * | | | | MDEV-4660 SHUTDOWN command | Sergei Golubchik | 2013-06-24 | 1 | -0/+11 |
| * | | | | | MDEV-4547 [PATCH] Make REFRESH_* constants to be 64-bit in 32-bit compilation | unknown | 2013-07-16 | 1 | -1/+1 |
* | | | | | | Initial fixes after mariadb 10 merge, basic replication works now | Seppo Jaakola | 2013-07-16 | 1 | -0/+9 |
* | | | | | | Merged with lp:maria revision #3766 | Seppo Jaakola | 2013-07-13 | 1 | -1/+23 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 10.0-base merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+23 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-4206 : log all slow statements (do not use filters), if log_slow_filte... | Vladislav Vaintroub | 2013-05-08 | 1 | -1/+2 |
| | * | | | | MDEV-26: Global transaction ID. | unknown | 2013-06-05 | 1 | -0/+21 |
* | | | | | | Initial merge result with mariaDB 10: lp:maria | Seppo Jaakola | 2013-07-13 | 1 | -7/+1145 |
|/ / / / / | |||||
* | | | | | 10.0 merge | Sergei Golubchik | 2013-04-19 | 1 | -28/+84 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge 10.0-base -> 10.0 | Igor Babaev | 2013-04-17 | 1 | -2/+9 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Makeing rpl_filter for each Master_info. | Lixun Peng | 2013-04-16 | 1 | -2/+9 |
| * | | | | | Merge 10.0-base -> 10.0 (GTID). | unknown | 2013-04-17 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | MDEV-500: Session variable for server_id | unknown | 2012-10-23 | 1 | -2/+2 |
| * | | | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -23/+72 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). | Alexey Botchkov | 2013-04-13 | 1 | -10/+10 |
| | * | | | | | prefer static inline functions to macros. | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |