387 Commits (f12dbc161105cb5ab209d37b720a317f2d205ce7)

Author SHA1 Message Date
Jan Lindström da41a9683c Merge Google's Scrubing feature: 11 years ago
Jan Lindström c5ae630582 Merge Google encryption 11 years ago
Jan Lindström cb37c55768 MDEV-6929: Port Facebook Prefix Index Queries Optimization 11 years ago
Jan Lindström caeffc7a7d MDEV-6926: innodb_rows_updated is misleading on slav 11 years ago
Jan Lindström 3486135bb5 MDEV-6928: Add trx pointer to struct mtr_t 11 years ago
Jan Lindström 7e71dfa9f5 MDEV-6933: Spurious lock_wait_timeout_thread wakeup in lock_wait_suspend_thread() 11 years ago
Jan Lindström cc656e4d85 Enhance row-merge sort progress logging. 11 years ago
Sergei Golubchik 22f9353bfd xtradb/innodb: fix to compile with VS 2008 11 years ago
Jan Lindström 251239af67 Fix Windows compiler error 'log2f': identifier not found 11 years ago
Sergei Golubchik 7aabc2ded2 fixing embedded: WaaS. Wsrep as a Service. 11 years ago
Jan Lindström fc2df3c637 MDEV-6812: Merge Kakao: Add global status variables which tell 11 years ago
Annamalai Gurusami b8c9d93bf3 Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLED 11 years ago
Jan Lindström df4dd593f2 MDEV-6247: Merge 10.0-galera to 10.1. 11 years ago
Jan Lindström fe4f467276 Merge lp:maria/maria-10.0-galera revisions 3867..3869 and 11 years ago
Jan Lindström 8984bef2e4 MDEV-6172: Monitor progress of ALTER TABLE ... ADD INDEX, 11 years ago
Nirbhay Choubey 857abf1481 bzr merge -r4104..4120 codership/5.6/ 11 years ago
Jan Lindström 5ebb396638 MDEV-6247: Merge 10.0-galera to 10.1. 11 years ago
Jan Lindström 6dad23f04a MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 11 years ago
Jan Lindström 56c4b016ad Fiix random test failures on fil_decompress_page_2 function. 11 years ago
Annamalai Gurusami 301032d20a Bug #19140907 DUPLICATES IN UNIQUE SECONDARY INDEX BECAUSE OF FIX OF BUG#68021 12 years ago
Nirbhay Choubey 97779a2ef0 bzr merge -r4091..4101 codership/5.6/ 12 years ago
Jan Lindström c922048368 MDEV-6191: row_search_for_mysql comment and code consistency about isolation level 12 years ago
Nirbhay Choubey 0b98d2fd2a bzr merge -r4065..4088 codership/5.6 12 years ago
Jan Lindström 9d399c9f35 MDEV-6075: Allow > 16K pages on InnoDB 12 years ago
Thirunarayanan B 0df90f2a6f Bug #17858679 TOO MANY TIMES OF MEMSET DECREASE 12 years ago
Thirunarayanan B 5541d7c656 Bug #17858679 TOO MANY TIMES OF MEMSET DECREASE 12 years ago
Seppo Jaakola 8fb80a58bf References lp:1280896 - merged the fix from wsrep-5.6 12 years ago
Nirbhay Choubey b5871a51e9 * bzr merge -r4027..4061 codership/5.6 12 years ago
Annamalai Gurusami 6193c63211 Bug#18185930 UPD_NODE_INSERT_BLOB CAUSES BTR_EXTERN_OWNER_FLAG ASSERTION 12 years ago
Sergei Golubchik d929342b0f Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 12 years ago
Sergei Golubchik 27d45e4696 MDEV-5574 Set AUTO_INCREMENT below max value of column. 12 years ago
Annamalai Gurusami d13408f8e4 Bug #14668683 ASSERT REC_GET_DELETED_FLAG(REC, PAGE_IS_COMP(PAGE)) 12 years ago
Jan Lindström 5b6a4f25a5 Fixed issue on wsrep_kill_victim mutexing order error. Furthermore, fixed merge 12 years ago
Elena Stepanova 71f4a24d06 MDEV-5452 10.0 does not build on openSUSE 13.1 12 years ago
Seppo Jaakola 447b19a3bf Ported all remaining storage/innobase changes from lp:codership-mysql/5.6, up tp revision #4021 12 years ago
Mattias Jonsson 6d483cf3ab post-push fix for bug#17565888/bug#14621190 12 years ago
Mattias Jonsson 20f579ea16 Bug#17565888: UP TO 75% INCREASE IN DBT3 QUERY (Q7) EXECUTION TIME 12 years ago
Jan Lindström c75e92fd6f MDEV-5141: Failing assertion: ib_table->stat_initialized in file ha_innodb.cc line 11042 on concurrent ALTER and SELECT from I_S 12 years ago
Mattias Jonsson 6ca4be9c03 Bug#14621190: HA_INNOBASE::INDEX_NEXT SKIPS A RECORD IF PREVIOUS 12 years ago
Jan Lindström c8b87ca16f MDEV-4133: Review InnoDB tablespace allocation patch by Toshikuni Fukaya. If innodb_use_posix_fallocate is set we use posix_fallocate call to extent tablespace allocation instead of pwrite. 12 years ago
Marko Mäkelä fb2a2d2562 Bug#17312846 CHECK TABLE ASSERTION FAILURE 12 years ago
Marko Mäkelä 318096074e Bug#17302896 DOUBLE PURGE ON ROLLBACK OF UPDATING A DELETE-MARKED RECORD 12 years ago
Annamalai Gurusami a1ccfcf84d Bug #17076737 DUPLICATE CONSTRAINTS DISPLAYED WHEN NAME INCLUDES "_IBFK_" 12 years ago
Seppo Jaakola 0a9216835f Initial merge result with mariaDB 10: lp:maria 13 years ago
unknown 3684c2b182 Bug 16876388 - PLEASE BACKPORT BUG#16208542 TO 5.5 13 years ago
Murthy Narkedimilli b292b5d2e3 Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 13 years ago
Murthy Narkedimilli be8f5a6b5c Merging the changes from 5.1 branch to release branch. 13 years ago
Annamalai Gurusami 2c551d0e9c Bug #16722314 FOREIGN KEY ID MODIFIED DURING EXPORT 13 years ago
Annamalai Gurusami bf7325bb6b Bug #16722314 FOREIGN KEY ID MODIFIED DURING EXPORT 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago