May 2015 Archives by subject
Starting: Fri May 1 08:47:00 EEST 2015
Ending: Sun May 31 08:10:35 EEST 2015
Messages: 175
- [Commits] 0039175: MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO
Jan Lindström
- [Commits] 014fe12: Fix for debug build failure
Nirbhay Choubey
- [Commits] 02528ce: MDEV-8190 - start_stage_noop() takes 0.18% in OLTP RO
svoj at mariadb.org
- [Commits] 03500bc: MDEV-8233: InnoDB: Assertion failure in fil_page_decompress with encrypted tables
Jan Lindström
- [Commits] 038cd35: cleanup, use encryption_key_id_exists() where appropriate
Jan Lindström
- [Commits] 03ef2b5: Add extra checks to avoid buffer overruns when reading incorrect data
Sergei Petrunia
- [Commits] 048039e: Fix for build failure.
Nirbhay Choubey
- [Commits] 08c07fe: MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic parallel replication to fail
Kristian Nielsen
- [Commits] 0a3753b: MDEV-8129: Compilation warnings in log0crypt.cc
Jan Lindström
- [Commits] 0b4231e: MDEV-8154 rpl.show_status_stop_slave_race-7126 sporadically causes internal check failure
elenst at montyprogram.com
- [Commits] 0bfae35: MDEV-8166 : Adding index on new table from select crashes Galera cluster
Nirbhay Choubey
- [Commits] 0cdb0e3: Removed superfluous strcmp
vicentiu at mariadb.org
- [Commits] 0dcce2b: InnoDB: simplify innobase_compression_algorithm_validate()
serg at mariadb.org
- [Commits] 0e18257: MDEV#8208 - MGC: Sporadic SEGFAULTs on startup
Nirbhay Choubey
- [Commits] 0f8a4b8: MDEV-8074: Failing assertion: mutex->magic_n == MUTEX_MAGIC_N in file sync0sync.cc line 508
Jan Lindström
- [Commits] 0fe186f: Issue #67: Inefficient index condition pushdown
Sergei Petrunia
- [Commits] 0fefd33: MDEV-8138: strange results from encrypt-and-grep test
Jan Lindström
- [Commits] 11385d5: MDEV-7942: InnoDB: abuse of UNIV_LIKELY()/UNIV_UNLIKELY()
Jan Lindström
- [Commits] 13235a5: Fix compiler warning.
Jan Lindström
- [Commits] 1363433: MDEV-8141 InnoDB: background encryption thread uses FIL_DEFAULT_ENCRYPTION_KEY
serg at mariadb.org
- [Commits] 137ba7d: Fix compiler error.
Jan Lindström
- [Commits] 14b816a: Disabling some more sporadically failing galera tests.
Nirbhay Choubey
- [Commits] 1745226: Issue #66: Unique secondary keys contain duplicate columns
Sergei Petrunia
- [Commits] 186e8e9: MDEV-5171: Add support for --innodb-optimize-keys to mysqldump.
Jan Lindström
- [Commits] 18b6d0d: MDEV-8151 : wsrep.foreign_key, wsrep.pool_of_threads,
Jan Lindström
- [Commits] 18fee8b: Revert last commit.
Nirbhay Choubey
- [Commits] 1c0182f: Issue #67: Inefficient index condition pushdown
Sergei Petrunia
- [Commits] 1cd9319: myisam/aria: don't mess with IO_CACHE::file
serg at mariadb.org
- [Commits] 1cd9319: myisam/aria: don't mess with IO_CACHE::file
Sergey Vojtovich
- [Commits] 1cd9319: myisam/aria: don't mess with IO_CACHE::file
Sergey Vojtovich
- [Commits] 1cd9319: myisam/aria: don't mess with IO_CACHE::file
Sergei Golubchik
- [Commits] 1cd9319: myisam/aria: don't mess with IO_CACHE::file
Sergey Vojtovich
- [Commits] 1d82815: MDEV-8152 is_columns_is_embedded test fails
Jan Lindström
- [Commits] 1df7f8c: # This is a combination of 5 commits.
Jan Lindström
- [Commits] 1e4950a: Add safety asserts in RDBSE_KEYDEF::pack_record()
Sergei Petrunia
- [Commits] 20c2304: MDEV-8164: Server crashes in pfs_mutex_enter_func after fil_crypt_is_closing or alike
Jan Lindström
- [Commits] 22b6c29: MDEV-7818: Deadlock occurring with parallel replication and FTWRL
Kristian Nielsen
- [Commits] 2427096450af96907c8103a1bf3503c8652ccc3a Initial patch for the implementation of window functions (MDEV-6115).
Igor Babaev
- [Commits] 2460c74: MDEV-8041: InnoDB redo log encryption
Jan Lindström
- [Commits] 2b17bfc: MDEV-7484: Log Time not consistent with InnoDB errors nor with MySQL error log time format
Jan Lindström
- [Commits] 2bf59b0: MDEV-7956 - handler::rebind_psi() takes 0.07% in OLTP RO
svoj at mariadb.org
- [Commits] 2c3a80c: move AES_CTR to its own greatly simplified function
Jan Lindström
- [Commits] 2c62af3: Add extra checks to avoid buffer overruns when reading incorrect data
Sergei Petrunia
- [Commits] 3061454: MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO
Jan Lindström
- [Commits] 34c381f: MDEV-7952 - clock_gettime() takes 0.24% in OLTP RO
svoj at mariadb.org
- [Commits] 36774b6: MDEV-7793 - Race condition between XA COMMIT/ROLLBACK and disconnect
svoj at mariadb.org
- [Commits] 37093eb: MDEV-8079: Crash when running MariaDB Debug with InnoDB on Windows
Jan Lindström
- [Commits] 39b12e7: MDEV-7011: MAX_STATEMENT_TIME has no effect in a procedure after a previous successful statement
sanja at mariadb.com
- [Commits] 3ce9525: MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO
svoj at mariadb.org
- [Commits] 3da3384: Merge branch '10.1' into bb-10.1-jplindst
Jan Lindström
- [Commits] 3df289a: MyRocks Issue #70: Server crashes in RDBSE_KEYDEF::get_primary_key_tuple
Sergei Petrunia
- [Commits] 3eceb51: MDEV-7990: ERROR 1526 when procedure executed for second time ALTER TABLE partition ... pMAX values less than MAXVALUE
sanja at mariadb.com
- [Commits] 3f79aa4: Fix for debug build failures
Nirbhay Choubey
- [Commits] 426221d: MyRocks Issue #70: Server crashes in RDBSE_KEYDEF::get_primary_key_tuple
Sergei Petrunia
- [Commits] 43e720d: MyRocks Issue #70: Server crashes in RDBSE_KEYDEF::get_primary_key_tuple
Sergei Petrunia
- [Commits] 44c46f5: MDEV-8151 : wsrep.foreign_key, wsrep.pool_of_threads,
Jan Lindström
- [Commits] 46a5a09: MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabled
Nirbhay Choubey
- [Commits] 4b2d388: MDEV-8075: Test case (currently failing).
Kristian Nielsen
- [Commits] 4f29b99: # This is a combination of 2 commits.
Jan Lindström
- [Commits] 51926a1: Fix assertion failure.
Jan Lindström
- [Commits] 51ce008: MDEV-7952 - clock_gettime() takes 0.24% in OLTP RO
svoj at mariadb.org
- [Commits] 5283789: Fix test warnings by adding global supression to InnoDB warnings.
Jan Lindström
- [Commits] 52c3687: MDEV-8241: Debug build on Windows is broken: error LNK2019: unresolved external symbol pthread_detach referenced in function ma_checkpoint_init
sanja at mariadb.com
- [Commits] 53382ac: MDEV-8079: Crash when running MariaDB Debug with InnoDB on Windows
Jan Lindström
- [Commits] 54e9df4: MDEV-7985: MySQL Users Break when Migrating to MariaDB, part 2
vicentiu at mariadb.org
- [Commits] 5763323: MDEV-7926 Server crashes in get_geometry_column_record on concurrent SELECT FROM I_S.GEOMETRY_COLUMNS with join and DDL.
holyfoot at askmonty.org
- [Commits] 5763323: MDEV-7926 Server crashes in get_geometry_column_record on concurrent SELECT FROM I_S.GEOMETRY_COLUMNS with join and DDL.
holyfoot at askmonty.org
- [Commits] 581cc9f: MDEV-8151 : wsrep.foreign_key, wsrep.pool_of_threads, wsrep.binlog_format, wsrep.mdev_6832 fail in buildbot
Nirbhay Choubey
- [Commits] 61475f8: MDEV-8015 InnoDB: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID
Jan Lindström
- [Commits] 633ebfc: MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO
svoj at mariadb.org
- [Commits] 68b5057: always use my_b_pread() instead of mysql_file_pread()
serg at mariadb.org
- [Commits] 69748a9: Add safety asserts in RDBSE_KEYDEF::pack_record()
Sergei Petrunia
- [Commits] 6ae27e4: Merge branch '5.5-galera' into 10.0-galera
Nirbhay Choubey
- [Commits] 6ae8606: postreview changes
sanja at mariadb.com
- [Commits] 6b032f8: MDEV-7999 - PROFILING routines take 0.2% when profiling disabled
svoj at mariadb.org
- [Commits] 6b62f14: MDEV-7921: main.sp_sync fails in buildbot with valgrind
sanja at mariadb.com
- [Commits] 6bf34db: MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO
Jan Lindström
- [Commits] 6e49201: Fix compilation warnings in -DWITH_WSREP=OFF build.
Kristian Nielsen
- [Commits] 6efaf34: MDEV-7011: MAX_STATEMENT_TIME has no effect in a procedure after a previous successful statement
sanja at mariadb.com
- [Commits] 6efc8b2: Issue #66: Unique secondary keys contain duplicate columns
Sergei Petrunia
- [Commits] 6f03ea7: MDEV-8202 - st_select_lex::master_unit() takes 0.17% in OLTP RO
svoj at mariadb.org
- [Commits] 6f1114b: MDEV-8164: Server crashes in pfs_mutex_enter_func after fil_crypt_is_closing or alike
Jan Lindström
- [Commits] 6f8558b: Fix for debug build failure
Nirbhay Choubey
- [Commits] 6fa16e5: Merge branch '10.1' into bb-10.1-jplindst
Jan Lindström
- [Commits] 7003776: MDEV-8144 percona.innodb_sys_index test fails
Nirbhay Choubey
- [Commits] 71da3cb: MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabled
Nirbhay Choubey
- [Commits] 73f2203: example encryption plugin supports key ids
Jan Lindström
- [Commits] 7454994: Merge with 10.1
Jan Lindström
- [Commits] 756c582: Issue #67: Inefficient index condition pushdown
Sergei Petrunia
- [Commits] 75b5c4e: Issue #66: Unique secondary keys contain duplicate columns
Sergei Petrunia
- [Commits] 76394d2: MDEV-7950 Item_func::type() takes 0.26% in OLTP RO
Jan Lindström
- [Commits] 7819ddb: MDEV-8192 - THD::set_command() takes 0.05% in OLTP RO
svoj at mariadb.org
- [Commits] 79372cf: MDEV-8199 - first_breadth_first_tab() takes 0.07% in OLTP RO
svoj at mariadb.org
- [Commits] 7ed673f: MDEV-7793 - Race condition between XA COMMIT/ROLLBACK and disconnect
svoj at mariadb.org
- [Commits] 80333ad: Add missing requirement to test case and remove unnecessary output.
Jan Lindström
- [Commits] 80e64f9: InnoDB: check if scrubbing is enabled before scanning the tablespace
serg at mariadb.org
- [Commits] 8350ea0: Fix compiler error if compiler does not support c99 style
Jan Lindström
- [Commits] 8635c4b: Fix test failure.
Jan Lindström
- [Commits] 8714352: MDEV-8147: Assertion `m_lock_type == 2' failed in handler::ha_close() during parallel replication
Kristian Nielsen
- [Commits] 880aec1: Add extra checks to avoid buffer overruns when reading incorrect data
Sergei Petrunia
- [Commits] 8928497: MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabled
Nirbhay Choubey
- [Commits] 8a595a9: cleanup: LOAD DATA replication support in IO_CACHE
serg at mariadb.org
- [Commits] 8a595a9: cleanup: LOAD DATA replication support in IO_CACHE
Sergey Vojtovich
- [Commits] 8b30c0f: MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP RO
sanja at mariadb.com
- [Commits] 8b30c0f: MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP RO
Sergey Vojtovich
- [Commits] 8c54182: MDEV-7926 Server crashes in get_geometry_column_record on concurrent SELECT FROM I_S.GEOMETRY_COLUMNS with join and DDL.
holyfoot at askmonty.org
- [Commits] 8c65429: MDEV-7945 - THD::enter_stage() takes 0.48% in OLTP RO
Jan Lindström
- [Commits] 8d2117c: Remove unnecessary space variable from crypt_data and remove
Jan Lindström
- [Commits] 8e720ee: MDEV-8195: InnoDB: Error: trying to access tablespace 11262 page no. 7, InnoDB: but the tablespace does not exist or is just being dropped.
Jan Lindström
- [Commits] 8fdf8f0: mysql-wsrep#38 : wsrep_sst_xtrabackup-v2 script causes innobackupex to
Nirbhay Choubey
- [Commits] 90a3947: MDEV-8143: InnoDB: Database page corruption on disk or a failed file read
Jan Lindström
- [Commits] 9104d9a: MDEV-8040 make aria encryption use real keys
Jan Lindström
- [Commits] 925b641: MDEV-8182: Failing assertion: 1 == UT_LIST_GET_LEN(space->chain)
Jan Lindström
- [Commits] 95f80b5: move encryption tests to a dedicate suite
Jan Lindström
- [Commits] 97cd6f3: MDEV-8151 : wsrep.foreign_key, wsrep.pool_of_threads,
Jan Lindström
- [Commits] 9851a81: MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO
svoj at mariadb.org
- [Commits] 9f3c92d: MDEV-8151 : wsrep.foreign_key, wsrep.pool_of_threads,
Jan Lindström
- [Commits] a00b6e1: MDEV-8079: Crash when running MariaDB Debug with InnoDB on Windows
Jan Lindström
- [Commits] a1f9880: MDEV-8141 InnoDB: background encryption thread uses FIL_DEFAULT_ENCRYPTION_KEY
Jan Lindström
- [Commits] a593868: MDEV-7985: MySQL Users Break when Migrating to MariaDB, part 2
vicentiu at mariadb.org
- [Commits] a89e327: MDEV-8138: strange results from encrypt-and-grep test
Jan Lindström
- [Commits] ab7640f: my_b_fill, inline my_b_* functions instead of hairy macros
serg at mariadb.org
- [Commits] acab0fa: MDEV-7038 Assertion `status_var.memory_used == 0' failed in THD::~THD() on disconnect after executing EXPLAIN for multi-table UPDATE
vicentiu at mariadb.org
- [Commits] acc97b9: MDEV-8144 percona.innodb_sys_index test fails
Nirbhay Choubey
- [Commits] afc4f1b: MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO
svoj at mariadb.org
- [Commits] b096989: Identical key derivation code in XtraDB/InnoDB/Aria
serg at mariadb.org
- [Commits] b0a96eb: MDEV-7950 Item_func::type() takes 0.26% in OLTP RO
Jan Lindström
- [Commits] b2db8e8: MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP RO
sanja at mariadb.com
- [Commits] b2db8e8: MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP RO
Sergey Vojtovich
- [Commits] b2db8e8: MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP RO
Oleksandr Byelkin
- [Commits] b3aece9: MDEV-8209: encryption.encrypt_and_grep fails in buildbot and outside
Jan Lindström
- [Commits] b3d3dd2: MDEV-8144 percona.innodb_sys_index test fails
elenst at montyprogram.com
- [Commits] b6b902e: Add safety asserts in RDBSE_KEYDEF::pack_record()
Sergei Petrunia
- [Commits] b93f04b: MDEV-8022 Assertion `rc == 0' failed in ma_encrypt on dropping an encrypted Aria table
Jan Lindström
- [Commits] bad81f2: MDEV-8046: Server crashes in pfs_mutex_enter_func on select from I_S.INNODB_TABLESPACES_ENCRYPTION if InnoDB is disabled
Jan Lindström
- [Commits] bb8f81a: MDEV-7950 Item_func::type() takes 0.26% in OLTP RO
Jan Lindström
- [Commits] c325a34: MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic parallel replication to fail
Kristian Nielsen
- [Commits] c4325d9: MDEV-8113: Parallel slave: slave hangs on ALTER TABLE (or other DDL) as the first event after slave start
Kristian Nielsen
- [Commits] c4f2278: MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_index
Nirbhay Choubey
- [Commits] c6c9a69: Fix for some more test failures.
Nirbhay Choubey
- [Commits] c9c8e05: Update galera/disabled.def & some more test fixes.
Nirbhay Choubey
- [Commits] ccba249: MDEV-8199 - first_breadth_first_tab() takes 0.07% in OLTP RO
svoj at mariadb.org
- [Commits] ce36eba: Fix for debug build failures
Nirbhay Choubey
- [Commits] cff9c48: Remove.
Jan Lindström
- [Commits] d1f5dfe: MDEV-8030 - Apc_target::disable() locks mutex twice
svoj at mariadb.org
- [Commits] d256200: Merge tag 'mariadb-5.5.43' into 5.5-galera
Nirbhay Choubey
- [Commits] d57882b: MDEV-8138: strange results from encrypt-and-grep test
Jan Lindström
- [Commits] d916a1d: misc IO_CACHE cleanups
serg at mariadb.org
- [Commits] e0d5d7f: # This is a combination of 4 commits.
Jan Lindström
- [Commits] e11cad9: Merge tag 'mariadb-10.0.19' into 10.0-galera
Nirbhay Choubey
- [Commits] e1868fd: MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW
Nirbhay Choubey
- [Commits] e263095: Add safety asserts in RDBSE_KEYDEF::pack_record()
Sergei Petrunia
- [Commits] e66b3fa: MDEV-7999 - PROFILING routines take 0.2% when profiling disabled
Jan Lindström
- [Commits] e7d0629: # This is a combination of 3 commits.
Jan Lindström
- [Commits] ec3198b: MDEV-7964 - delete_dynamic() takes 0.12% in OLTP RO
Jan Lindström
- [Commits] ecfc3de: MDEV-8129: Compilation warnings in log0crypt.cc
Jan Lindström
- [Commits] eefada5: MDEV-8164: Server crashes in pfs_mutex_enter_func after fil_crypt_is_closing or alike
Jan Lindström
- [Commits] ef3bcf9: MDEV-7921: main.sp_sync fails in buildbot with valgrind
sanja at mariadb.com
- [Commits] ef99edf: MDEV-8103: Missing DBUG_RETURN in open_table_uncached()
Kristian Nielsen
- [Commits] efbb715: MDEV-8173: InnoDB; Failing assertion: crypt_data->type == 1
Jan Lindström
- [Commits] efe9773: MDEV-8130 Wrong error code/message while encrypting a partitioned InnoDB table
Jan Lindström
- [Commits] f027baf: Increase the version number
elenst at montyprogram.com
- [Commits] f14b255: Fix user
vicentiu at mariadb.org
- [Commits] f47c755: MDEV-8159 InnoDB: Failing assertion: key_state->key_id
serg at mariadb.org
- [Commits] f49902d: MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO
Jan Lindström
- [Commits] f4e2a86: Add extra checks to avoid buffer overruns when reading incorrect data
Sergei Petrunia
- [Commits] f6ba4ef: MDEV-8151 : wsrep.foreign_key, wsrep.pool_of_threads,
Jan Lindström
- [Commits] f7872c3: Issue #67: Inefficient index condition pushdown
Sergei Petrunia
- [Commits] f8b1469: Issue #66: Unique secondary keys contain duplicate columns
Sergei Petrunia
- [Commits] f9a3c5a: MDEV-8158 InnoDB: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID on dynamic change of encryption variables
serg at mariadb.org
- [Commits] fcb48ee: MDEV-8191 - THD::set_query() takes 0.07% in OLTP RO
svoj at mariadb.org
- [Commits] fcedd7f: Fix another round of warnings.
Jan Lindström
- [Commits] fcf3146: Issue #44: SELECT ... LOCK IN SHARE MODE
Sergei Petrunia
- [Commits] fdf2263: MDEV-7950 Item_func::type() takes 0.26% in OLTP RO
Jan Lindström
- [Commits] ff8fc70: MDEV-7993 file_key_management_filekey doesn't work as expected with FILE:
Jan Lindström
Last message date:
Sun May 31 08:10:35 EEST 2015
Archived on: Sun May 31 08:10:38 EEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).