MariaDB 10.1.1 Changelog
The most recent release of MariaDB 10.1 is:
MariaDB 10.1.48 Stable (GA) Download Now
Download Release Notes Changelog Overview of 10.1
Release date: 17 Oct 2014
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
- Revision #1e79138
2014-10-16 00:30:29 +0200
- Merge branch 'bb-10.1-merge' into 10.1
- Revision #42f359f
2014-10-15 22:42:08 +0200
- after-merge fixes
- Revision #f62c12b
2014-10-15 12:59:13 +0200
- Merge 10.0.14 into 10.1
- Revision #7aed441
2014-10-14 09:41:25 -0700
- Merge branch '10.1' of ../10.1-mdev334 into 10.1
- Revision #3c4bb0e
2014-10-14 09:36:50 -0700
- MDEV-334: Backport of UNION ALL optimization from mysql-5.7.
- Revision #e813f9b
2014-10-14 14:58:35 +0400
- MDEV-6693 - Atomic operations with explicit memory barrier
- Revision #f947f73
2014-10-13 21:47:56 +0200
- Merge branch '10.1' of https://github.com/ottok/server into ottok-10.1
- Revision #fec5ab5
2014-10-12 20:48:07 +0400
- MDEV-6396: ANALYZE INSERT/REPLACE is accepted, but does not produce a plan
- Revision #5c33632
2014-10-12 14:26:27 +0400
- engine_condition_pushdown has been deprecated
- Revision #698fcc5
2014-10-11 16:00:52 +0200
- fix unstable test results
- Revision #2f294db
2014-10-11 10:18:55 +0200
- fix a big test
- Revision #5ca5f92
2014-10-08 09:40:39 +0200
- MDEV-5749 Please add a .pc file to MariaDB for easy use via pkg-config
- Revision #7f5e51b
2014-08-21 18:11:46 +0200
- MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
- Revision #57dd1f6
2014-09-15 13:25:53 +0200
- MDEV-6108 update userstat feature from percona server
- Revision #43450fc
2014-08-25 18:28:40 +0200
- rename status_user.test -> userstat.test
- Revision #3182938
2014-08-25 19:08:55 +0200
- move userstat tables to a plugin
- Revision #db8af31
2014-08-25 19:08:01 +0200
- SHOW and FLUSH for I_S tables.
- Revision #932eaf3
2014-08-25 14:22:22 +0200
- cleanup: sort struct members by size
- Revision #3f7cc41
2014-08-25 09:51:46 +0200
- cleanup: remove dead code
- Revision #534cbc1
2014-08-25 19:05:38 +0200
- cleanup: my_init_dynamic_array2 -> init_dynamic_array2
- Revision #236556d
2014-09-04 14:38:29 +0200
- fix TokuDB not to build ft-index library when disabled
- Revision #e24c1c0
2014-09-04 14:37:43 +0200
- cleanup: remove unnecessary hack from federated/CMakeLists.txt
- Revision #c006105
2014-10-09 21:43:48 +0200
- make sysvars_* tests to work on 32-bit too
- Revision #41756a3
2014-10-11 10:19:56 +0200
- portability fixes for sysvar_* tests
- Revision #2a4e881
2014-09-03 15:16:43 +0200
- GLOBAL_VALUE_ORIGIN=AUTO
- Revision #3fa8c27
2014-09-01 20:29:58 +0200
- INFORMATION_SCHEMA.SYSTEM_VARIABLES.GLOBAL_VALUE_ORIGIN
- Revision #513f584
2014-09-03 20:16:51 +0200
- MDEV-6138 show sysvar's help in I_S tables
- Revision #beb2422
2014-09-03 20:16:13 +0200
- cleanup: @@mutex_deadlock_detector -> @@debug_mutex_deadlock_detector
- Revision #15623fd
2014-09-01 14:46:20 +0200
- mysqltest bug: replace_regex /^foo/bar/ didn't work
- Revision #a7b2c95
2014-09-03 20:05:51 +0200
- bugs in sys_var::val_* code
- Revision #b969a69
2014-08-31 13:39:05 +0200
- cleanup: simplify sys_var::val* methods, introduce val_str_nolock()
- Revision #a4e7d33
2014-08-31 13:21:06 +0200
- cleanup: VARIABLE_VALUE column should be NOT NULL
- Revision #5389300
2014-08-29 13:59:08 +0200
- cleanup: option_type -> scope
- Revision #99677cc
2014-08-28 20:07:27 +0200
- cleanup: move safe_str*() from sql_acl.cc to m_string.h
- Revision #9bd5d54
2014-08-28 09:33:00 +0200
- correct fix for the old Bug#39955 (warnings in I_S.VARIABLES)
- Revision #d281faf
2014-08-27 23:54:51 +0200
- cleanup: sql_show.cc
- Revision #d508ef7
2014-08-28 09:23:15 +0200
- cleanup: more 'const' qualifiers
- Revision #9ccaa62
2014-08-27 23:28:59 +0200
- sys_var_pluginvar: populate my_option and misc cleanup
- Revision #28ebc2a
2014-08-27 20:32:32 +0200
- cleanup: sysvar, only one common check_update_type()
- Revision #051c132
2014-08-27 16:05:54 +0200
- cleanup: sysvar, SHOW_VALUE_IN_HELP->GETOPT_ONLY_HELP
- Revision #db2399b
2014-08-27 10:23:20 +0200
- small cleanup
- Revision #8f15bf9
2014-08-27 09:40:52 +0200
- cleanup: remove hidden I_S.VARIABLES and I_S.STATUS tables
- Revision #2fae1b5
2014-09-08 09:39:43 +0200
- prefer to use new flag name when possible
- Revision #ab34aec
2014-08-25 23:13:37 +0200
- MDEV-6513 deprecate engine_condition_pushdown value of the @@optimizer_switch
- Revision #686f102 2014-08-20 21:36:23 +0200
- Revision #30ea6dd
2014-08-20 20:57:32 +0200
- MDEV-6603 SBR failure upon executing a prepared statement with input placeholder under anonymous block
- Revision #013f0f6
2014-08-20 17:25:44 +0200
- cleanup: query rewrites for Item_param and Item_splocal
- Revision #d7c1e0e
2014-08-18 21:36:11 +0200
- MDEV-5317 Compound statement / anonymous blocks
- Revision #a99af48
2014-08-13 21:04:05 +0200
- MDEV-5317 out parameters in PREPARE "SELECT ... INTO"
- Revision #278f7fd
2014-08-19 21:06:20 +0200
- cleanup: get rid of (Item_splocal*)item downcast
- Revision #932100c
2014-08-17 20:36:40 +0200
- cleanup sql_yacc.yy: remove redundant ev_sql_stmt_inner rule
- Revision #60475b8
2014-08-17 20:35:39 +0200
- cleanup sql_yacc.yy: rules for the CASE ... END CASE statement
- Revision #319f206
2014-08-17 13:28:27 +0200
- cleanup sql_yacc.yy: s/IF/IF_SYM/
- Revision #09c1af9
2014-08-17 20:54:48 +0200
- cleanup sql_yacc.yy: reduce code duplication in rules for BEGIN...END with and without label
- Revision #d49e118
2014-08-17 20:51:59 +0200
- cleanup sql_yacc.yy: factor out duplicate code in PROCEDURE/FUNCTION/TRIGGER/EVENT grammar
- Revision #352723c
2014-08-17 20:50:53 +0200
- cleanup sql_yacc.yy: rename rules for loops with and without label to follow BEGIN...END rule naming
- Revision #45907be
2014-08-17 20:48:48 +0200
- cleanup sql_yacc.yy: remove duplicate code in opt_union rule
- Revision #71485e7
2014-08-17 20:46:46 +0200
- cleanup sql_yacc: introduce opt_not rule, combine otherwise duplicate rules
- Revision #c655609
2014-08-17 20:37:49 +0200
- cleanup sql_yacc.yy: s/YYABORT/MYSQL_YYABORT/
- Revision #fdf32f5
2014-08-16 08:47:29 +0200
- cleanup: param_marker rule in the parser
- Revision #1e0a11a
2014-08-16 08:46:27 +0200
- cleanup: class my_var
- Revision #624888b
2014-08-16 08:17:29 +0200
- cleanup: inherit from Sql_alloc
- Revision #43d1f0b
2014-08-15 17:35:07 +0200
- cleanup: rename List<> methods
- Revision #aabb33c
2014-08-16 08:17:08 +0200
- cleanup: public Item_param::get_settable_routine_parameter()
- Revision #e8fb246
2014-08-16 08:16:44 +0200
- cleanup: use null_lex_str where appropriate
- Revision #6e05aab
2014-08-16 08:16:18 +0200
- cleanup: case SQLCOM_CALL
- Revision #3d9aa6c
2014-10-08 18:49:34 +0200
- Plugin API: increase SHOW_VAR_FUNC_BUFF_SIZE for 64-bit CPUs
- Revision #03ec351
2014-10-08 18:47:16 +0200
- cleanup: galera misc cleanups
- Revision #8596b70
2014-10-07 20:28:33 +0200
- cleanup: simplify the usage of WSREP_FORMAT macro
- Revision #d103e35
2014-10-08 08:47:22 +0200
- followup changes to timeout commit
- Revision #e6152f9
2014-10-10 21:30:23 +0400
- MDEV-6702: analyze_stmt test fails in --embedded 10.1
- Revision #988f3fb
2014-10-10 14:40:21 +0400
- MDEV-6846: Test tokudb_mariadb.mdev6657 fails in buildbot
- Revision #4439d1f
2014-10-07 11:40:10 +0300
- Merge branch '10.1' of github.com:MariaDB/server into 10.1
- Revision #4af97bc
2014-10-07 11:39:42 +0300
- Removed files that had been accidentally committed Removed compiler warnings
- Revision #cc8aed3
2014-10-07 11:37:36 +0300
- MDEV 4427: query timeouts
- Revision #f7c57b4
2014-10-06 15:26:09 -0400
- MDEV-6667: Merged fix from maria-10.0-galera.
- Revision #1a7d1731
2014-10-06 12:21:53 +0400
- Merge ../10.1-orderby-fixes into 10.1
- Revision #61d8b4a
2014-10-04 13:59:07 -0400
- MDEV-6833: SIGSEGV on shutdown with non-default wsrep_slave_threads
- Revision #c768af7
2014-10-04 13:53:33 -0400
- Minor modifications
- Revision #7474e7b
2014-10-02 21:01:57 +0300
- MDEV-6807: InnoDB: Assertion failure in file lock0lock.cc (lock != ctx->wait_lock)
- Revision #ebe4fad
2014-10-02 18:54:01 +0200
- when running mtr tests don't let galera-started rsyncd to log to syslog
- Revision #251239a
2014-10-02 15:09:17 +0300
- Fix Windows compiler error 'log2f': identifier not found
- Revision #f13cf62
2014-09-30 11:04:38 +0200
- don't enable SECURITY_HARDENED on old gcc
- Revision #2156f62
2014-09-29 19:50:56 +0200
- portability: use getifaddrs()
- Revision #edd1de3
2014-09-28 17:50:02 +0200
- cleanup: introduce CF_SKIP_WSREP_CHECK
- Revision #b346952
2014-09-28 16:43:44 +0200
- cleanup: remove OPT_WSREP_START_POSITION and OPT_WSREP_SST_AUTH
- Revision #eaec266
2014-09-28 12:41:51 +0200
- restore and fix wsrep status variables
- Revision #13af416
2014-09-28 11:08:07 +0200
- cleanup: wsrep_check_opts
- Revision #425dc6d
2014-09-28 09:13:05 +0200
- small cleanup
- Revision #7aabc2d
2014-09-27 22:29:10 +0200
- fixing embedded: WaaS. Wsrep as a Service.
- Revision #8877adb
2014-09-26 17:02:47 +0200
- fixing embedded: first set of changes (storage engines don't work yet)
- Revision #c6b9522
2014-09-26 20:03:38 +0200
- use MD5 service in innodb/xtradb
- Revision #d6141a5
2014-09-26 20:03:20 +0200
- MD5 service
- Revision #11b6452
2014-09-26 18:49:47 +0200
- extend SHA1 service. cleanup of sha1 wrappers
- Revision #93b50e6
2014-09-26 10:22:44 +0200
- cleanup: remove galera/wsrep magic from mtr
- Revision #4bb49d8
2014-09-26 15:54:42 +0200
- correct handling on defaults[-extra]-file is SST scripts
- Revision #dc113e2
2014-09-26 12:55:56 +0200
- fix cmake detection of bfd.h
- Revision #d06b5b6
2014-09-26 10:22:18 +0200
- disable wsrep by default. fix wsrep not to crash when started disabled
- Revision #4b9bf9d
2014-09-26 07:04:33 +0200
- bugfix: remove the code that broke XA recovery
- Revision #3620910
2014-09-25 23:00:45 +0200
- cleanup: galera merge, simple changes
- Revision #b04f848
2014-09-20 21:36:51 +0200
- cleanup: use is_supported_parser_charset
- Revision #1a731af
2014-09-19 21:10:06 +0200
- cleanup: remove redundant clauses from sys_vars.cc
- Revision #b054e4b
2014-09-19 12:51:33 +0200
- bugfix: disabling partitioning in already built tree
- Revision #88cebbdf
2014-09-11 10:08:48 +0200
- cleanup: remove libedit, move readline to extra/
- Revision #74a552d
2014-09-05 16:08:58 +0200
- cleanup: remove table->status from some engines
- Revision #fe0ff58
2014-09-04 21:37:10 +0200
- compiler warnings
- Revision #605b48d
2014-09-30 19:22:27 +0400
- MDEV-6814: Server crashes in calculate_key_len on query with ORDER BY - if test_if_skip_sort_order() decides to switch to using an index, or switch from using ref to using quick select, it should set all members accordingly.
- Revision #fc2df3c
2014-09-30 14:50:34 +0300
- MDEV-6812: Merge Kakao: Add global status variables which tell you the progress of inplace alter table and row log buffer usage
- Revision #0b15557
2014-09-26 15:54:35 +0400
- MDEV-6796: Unable to skip filesort when using implicit extended key
- Revision #bef30f2
2014-09-26 12:16:05 +0300
- Fix test failures seen on -- innodb-wl5522-debug-zip (path differences win/unix) -- innodb_defragment_fill_factor (stabilise) -- innodb_force_pk (case difference win/unix)
- Revision #236cc6c
2014-09-25 20:59:15 -0400
- wsrep-related changes: removed some unnecessary files & minor modifications.
- Revision #a756ac6
2014-09-25 22:12:52 +0400
- Merge branch '10.1' of github.com:MariaDB/server into 10.1
- Revision #98c95ff
2014-09-25 22:12:18 +0400
- Better comments about KEY::ext_key_part_map
- Revision #d6a67ce
2014-09-25 13:32:55 -0400
- Fix for syntax error in debian control file.
- Revision #a28c9a5
2014-09-25 11:46:52 -0400
- MDEV-6790: 10.1: debian build failure Updated 33_scriptsmysql_create_system_tablesno_test.dpatch to reflect user.default_role.
- Revision #30fab5f
2014-09-25 19:14:16 +0400
- MDEV-6788: The variable 'role' is being used without being initialized at sql_acl.cc:8840
- Revision #532334c
2014-09-25 18:27:20 +0400
- MDEV-6788: The variable 'role' is being used without being initialized at sql_acl.cc:8840
- Revision #9ce830d
2014-09-25 14:30:59 +0400
- Merge branch '10.1' of github.com:MariaDB/server into 10.1
- Revision #e74bf07
2014-09-25 14:29:14 +0400
- Better comments
- Revision #3f2d9a9
2014-09-24 23:52:17 +0300
- Fixed failing test temp_table_frm
- Revision #f1afc00
2014-09-24 15:41:42 +0200
- MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1)
- Revision #3416fac
2014-09-24 17:27:00 +0400
- MDEV-6776 ujis and eucjmps erroneously accept 0x8EA0 as a valid byte sequence
- Revision #9fa62b4
2014-09-24 13:08:47 +0200
- remove the bug fix for MDEV-6743 "crash in GROUP_CONCAT(IF () ORDER BY 1)"
- Revision #15ad0d0
2014-09-24 12:17:15 +0400
- Merge ../10.1-mdev6657 into bb-10.1-orderby-fixes
- Revision #c7d45c2
2014-09-24 12:04:16 +0400
- Merge ../10.1-mdev6402 into bb-10.1-orderby-fixes
- Revision #f5d8454
2014-09-24 11:56:22 +0400
- Better comments
- Revision #06d6552
2014-09-23 23:55:29 +0200
- 5.5 merge
- Revision #53a4491
2014-09-23 23:37:35 +0200
- merge
- Revision #b91432b
2014-09-23 22:03:35 +0200
- tokudb 7.5.0
- Revision #a3bd38d
2014-09-23 15:58:54 +0400
- Adding tests for handling 0x5C as the second byte in a multi-byte sequence, and as a escape character when SET NAMES xxx, character_set_connection=binary; for cp932,big5,gbk,sjis
- Revision #348a24a
2014-09-23 13:57:55 +0300
- Allow tokudb test to pass even if jemalloc is not available.
- Revision #bab638d
2014-09-23 13:57:29 +0300
- MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1)
- Revision #504c6cc
2014-09-22 23:25:56 +0300
- Fixed test failures Added comments Ensure that tokudb test works even if jemalloc is not installed Removed not referenced function Item::remove_fixed()
- Revision #34f3aa9
2014-09-19 09:21:51 +0200
- remove unused (obsolete) declarations from slave.h
- Revision #989dd4d
2014-09-18 21:54:45 +0200
- 5.5 merge
- Revision #e41bca0
2014-09-18 17:00:44 +0200
- support statically linked jemalloc. use that for release builds
- Revision #152f1cd
2014-09-18 15:24:30 +0200
- print binlog unsafe errors at log_warnings level 1, not 2.
- Revision #8286bcd
2014-09-18 12:40:55 +0400
- MDEV-6752 Trailing incomplete characters are not replaced to question marks on conversion
- Revision #391fddf
2014-09-18 09:26:30 +0900
- Merge Spider 3.2.11
- Revision #c338772
2014-09-17 19:38:42 +0200
- fixes for valgrind failures
- Revision #b04748c
2014-09-17 15:11:24 +0200
- fix intermittent failures of main.create_or_replace test in buildbot
- Revision #a006813
2014-09-16 14:08:05 +0200
- merge
- Revision #d017953
2014-09-16 14:04:50 +0200
- fixes for test cases
- Revision #7e29c1b
2014-09-16 14:03:17 +0200
- 5.5 merge
- Revision #33656e0
2014-09-16 13:35:28 +0200
- for mysql-test: fix mysqlhotcopy script to return a predictable exit code
- Revision #ec46381
2014-09-16 07:37:00 +0300
- Avoid using log_sys mutex when printing out show engine innodb status, instead peek (maybe) old data.
- Revision #8db1f72
2014-09-16 00:06:05 +0300
- Auto merge
- Revision #8e4566e
2014-09-16 00:00:47 +0300
- Don't give warning if there are two unique keys used with INSERT .. ON DUPLICATE KEY UPDATE. We should assume that the store engine will report the first duplicate key for this case.
- Revision #e167c48
2014-09-15 23:52:40 +0300
- Fixed randomly failing test
- Revision #bb75cf0
2014-09-15 14:49:16 -0400
- DB-720 run the cluster key partition test on mariadb
- Revision #f18b140
2014-09-15 18:55:17 +0200
- debian: require jemalloc >= 3.0.0, because 2.2.5 (on precise) crashes
- Revision #b41d5ae
2014-09-15 20:33:11 +0400
- Changes in storage_engine test suite:
- Revision #7a50ce1
2014-09-15 17:11:01 +0300
- Use LOCK_show_status when we add things to all_status_vars This was missing in my last commit for fixing possible lockups in SHOW STATUS.
- Revision #b183d81
2014-09-15 07:47:43 -0400
- DB-714 read free replication
- Revision #ac45ebc
2014-09-15 07:27:18 -0400
- DB-720 test case for clustering keys on partitioned tokudb tables
- Revision #d85b993
2014-09-13 16:06:55 -0400
- DB-504 redo bulk fetch select tests in partitioned tables
- Revision #e3deed4
2014-09-13 21:32:49 +0200
- ft-index: restore a chunk that was lost in the merge and other fixes for gcc-4.9.1 on sid
- Revision #50e67fe
2014-09-13 17:15:11 +0400
- - Adding big5, cp932, gbk, sjis tests covering characters that can have 0x5C as the second byte in a multi-byte character. - Adding big5 tests covering an unassigned character 0xC840 being stored into char/varchar/text/enum columns.
- Revision #77a0c9b
2014-09-13 08:32:53 +0200
- tokudb: use thd_killed() api function, not thd->killed directly
- Revision #e7ddd89
2014-09-13 08:16:00 +0200
- tokudb tests: master-slave.inc should be included *last*
- Revision #1e3e81a
2014-09-13 00:30:46 +0200
- sphinx 2.1.9
- Revision #aef3818
2014-09-13 00:28:15 +0200
- tokudb 7.1.8
- Revision #c799d65
2014-09-12 16:51:41 +0200
- 5.3 merge
- Revision #86957d4
2014-09-12 16:44:27 +0200
- 10.0-connect merge
- Revision #b23af85
2014-09-12 16:06:18 +0400
- MDEV-6737 Stored routines do now work with swe7: "The table mysql.proc is missing, corrupt, or contains bad data" Fixed the bug itself. Also, added "SET NAMES swe7" which was forgotten in the previous commit, so latin1 was actually tested lati1 instead of swe7 in a mistake. Now it tests swe7.
- Revision #fa51a22
2014-09-12 14:49:24 +0300
- Fixed compiler warnings
- Revision #e36d6f0
2014-09-12 14:49:13 +0300
- Don't use LOCK_status for the duration of SHOW STATUS because of possible lookups. Instead we use LOCK_status only to protect summary of thread statistics and use a new mutex, LOCK_show_status to protect concurrent SHOW STATUS.
- Revision #9276e0e
2014-09-12 14:45:11 +0300
- Cleanup of my_hash_sort patch
- Revision #b73bef2
2014-09-12 07:31:01 -0400
- DB-716 use jemalloc 3.6.0 in debug env
- Revision #6a576f1
2014-09-12 12:57:27 +0400
- Adding thorough tests covering what happens with escaped sequences in the SQL parser.
- Revision #32360bb
2014-09-12 08:41:44 +0200
- MDEV-6526 INFO_SRC and INFO_BIN installed wrong
- Revision #269f0a6
2014-09-12 08:41:35 +0200
- MDEV-6619 SHOW PROCESSLIST returns empty result set after KILL QUERY
- Revision #3d94523
2014-09-12 08:41:16 +0200
- MDEV-6613 build system endianness test fails for ppc64le (i.e. Ubuntu)
- Revision #d2ae40a
2014-09-12 03:21:54 +0400
- Fixes in storage_engine test suite
- Revision #8aa88db
2014-09-12 02:19:49 +0400
- MDEV-6402: Optimizer doesn't choose best execution plan when composite...
- Revision #c6051a4
2014-09-11 23:50:31 +0300
- Automatic merge
- Revision #c4f5326
2014-09-11 22:42:35 +0300
- MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and filesort.
- Revision #4a68817
2014-09-11 16:44:16 +0200
- XtraDB 5.6.20-68.0
- Revision #75796d9
2014-09-11 16:42:54 +0200
- InnoDB 5.6.20
- Revision #c30a844
2014-09-11 15:41:30 +0300
- MDEV-6729: InnoDB: Failing assertion: state == TRX_STATE_NOT_STARTED in file trx0trx.ic line 60
- Revision #89b6517
2014-09-11 10:15:01 +0200
- percona-server-5.6.20-68.0
- Revision #f16be24
2014-09-11 10:14:20 +0200
- 2.1.9-release
- Revision #993395b
2014-09-11 10:13:35 +0200
- 5.6.20
- Revision #d0a5f33
2014-09-11 07:10:37 +0300
- Remove incorrect test file.
- Revision #9596d75
2014-09-10 18:18:53 -0400
- DB-548 generate dirty upgrade test cases with old rollback nodes
- Revision #3bffb9d
2014-09-10 14:52:18 -0400
- FT-592 add tokuftdump --node N parameter
- Revision #7e2bc14
2014-09-10 20:19:41 +0300
- Remove unnecessary debug output causing unnecessary warnings.
- Revision #595bcb7
2014-09-10 18:48:26 +0300
- Fix merge error on binlog_remove_pending_rows causing failure on binlog_innodb_row test.
- Revision #3a91af9
2014-09-10 17:45:09 +0200
- MDEV-6647 MariaDB CLI client doesnt show CREATE INDEX progress
- Revision #12bf329
2014-09-10 09:48:11 -0400
- FT-273 Fix a bug where we'd overactively assert that the memcmp magic bits were inconsistent though the handle was opened without those bits set. This caused dbremove to always fail.
- Revision #30d7860
2014-09-10 13:22:44 +0200
- MDEV-6459 max_relay_log_size and sql_slave_skip_counter misbehave on PPC64
- Revision #b2c54a9
2014-09-10 13:22:20 +0200
- MDEV-6523 CONNECT temporary table created
- Revision #4ff2a68
2014-09-10 13:22:01 +0200
- MDEV-6565 search order for my.cnf inconsistent in docs/use, and global override with build-time -DDEFAULT_SYSCONFDIR is ignored
- Revision #1e7dd85
2014-09-10 13:10:24 +0200
- MDEV-6579 IMPORT_EXECUTABLES feature broken by addition of gen_pfs_lex_token
- Revision #b67e1d3
2014-09-10 09:44:57 +0300
- Adjusted defrag test that fails randomly (timing problem) and fix result of innodb_sys_index test.
- Revision #5023bb8
2014-09-09 16:44:54 -0700
- Fixed bug MDEV-6292. Avoided exponential recursive calls of JOIN_CACHE::join_records() in the case of non-nested outer joins. A different solution is required to resolve this performance problem for nested outer joins.
- Revision #ae3cc4f
2014-09-09 19:03:05 +0200
- MDEV-6561 libedit detection is broken
- Revision #2362d98
2014-09-09 17:37:08 +0300
- MDEV-6698: safe_mutex: Found wrong usage of mutex 'log_space_lock' and 'LOCK_log'
- Revision #20e92c1
2014-09-09 06:47:11 -0400
- FT-591 fix valgrind uninitialized value error in block allocator test caused by reading past the end of a the blockpair array
- Revision #6748976
2014-09-09 13:35:39 +0300
- Fix test failure on rpl_statements test by not listing wsrep variable.
- Revision #8707f17
2014-09-09 13:46:33 +0400
- Merge 10.1 into bb-10.1-mdev6657
- Revision #bf30585
2014-09-09 13:26:23 +0400
- MDEV-465: Optimizer : wrong index choice: Add a testcase.
- Revision #8bd4716
2014-09-09 13:05:28 +0400
- Merge ../10.1-orderby-fixes into 10.1
- Revision #9c79227
2014-09-08 20:56:56 +0300
- Fixed two bugs with CREATE OR REPLACE and LOCK TABLES: MDEV-6560 Assertion `! is_set() ' failed in Diagnostics_area::set_ok_status on killing CREATE OR REPLACE MDEV-6525 Assertion `table->pos_in_locked _tables == null || table->pos_in_locked_tables->table = table' failed in mark_used_tables_as_free_for_reuse, locking problems and binlogging problems on CREATE OR REPLACE under lock.
- Revision #26e048f
2014-09-08 13:19:20 -0400
- Merged sys_vars.wsrep_* tests from maria-10.0-galera tree.
- Revision #6b720ae
2014-09-08 18:38:13 +0200
- MDEV-6605 Multiple Clients Inserting Causing Error: Failed to read auto-increment value from storage engine
- Revision #8deb906
2014-09-08 17:10:48 +0200
- fix compilation on windows - wrong include file
- Revision #7c58dd8
2014-09-08 15:12:18 +0300
- Fix another set of test failures caused by galera merge.
- Revision #4d4ce59
2014-09-08 12:59:57 +0200
- compilation fixes for WITH_ATOMIC_OPS=rwlocks
- Revision #d7fd3ff
2014-09-08 09:36:15 +0300
- Merge branch '10.1' of github.com:MariaDB/server into 10.1
- Revision #d3ceb93
2014-09-08 09:34:03 +0300
- MDEV-6701: InnoDB tests fail in 10.1
- Revision #efc93eb
2014-09-07 22:04:29 +0200
- typos in cmake -DWITH_ATOMIC_OPS=xxx
- Revision #0835f57
2014-09-07 20:40:36 +0200
- MDEV-6638 mysql_options4 symbol missing from libmysqlclient.so.18
- Revision #bab6dab
2014-09-07 20:19:29 +0200
- compilation failure on x86
- Revision #9f0bdda
2014-09-07 20:19:12 +0200
- MDEV-6580 Assertion `thd' failed in my_malloc_size_cb_func upon writing status report into error log
- Revision #ca35033 2014-09-07 20:18:17 +0200
- Revision #a1c3656
2014-09-06 18:08:28 +0200
- - Fix MDEV-6624 (indexing on void table) modified: storage/connect/ha_connect.cc
- Revision #638075e
2014-09-06 09:59:01 +0200
- MDEV-6577 auth_socket.so does not build in kFreeBSD
- Revision #695781a
2014-09-06 09:51:34 +0200
- MDEV-6595 [PATCH] HPPA: storage/xtradb/os/os0stacktrace.c:88:54: error: invalid operands to binary & (have 'void *' and 'long unsigned int')
- Revision #0c148e4
2014-09-06 09:46:41 +0200
- MDEV-6610 Assertion `thd->is_error() || thd->killed' failed in mysql_execute_command on executing an SP with repeated CREATE TABLE .. SELECT
- Revision #3da7619
2014-09-06 08:33:56 +0200
- MDEV-6616 Server crashes in my_hash_first if shutdown is performed when FLUSH LOGS is running
- Revision #1a43425
2014-09-05 09:49:27 -0400
- DB-310 run tokudb_support_xa.test on mysql and mariadb 5.5
- Revision #4aac44d
2014-09-05 14:18:31 +0200
- - Fix MDEV-6686 (buffer overflow in MakeRecord) modified: storage/connect/ha_connect.cc
- Revision #ef579d8
2014-09-05 13:17:54 +0800
- DB-310 add tokudb_support_xa variable this variable scope is Global, Session type is boolean and default value is TRUE
- Revision #9392d0e
2014-09-04 21:58:48 +0400
- - MDEV-6695 Bad column name for UCS2 string literals The Item_string constructors called set_name() on the source string, which was wrong because in case of UCS2/UTF16/UTF32 the source value might be a not well formed string (e.g. have incomplete leftmost character). Now set_name() is called on str_value after its copied (with optionally left zero padding) from the source string. - MDEV-6694 Illegal mix of collation with a PS parameter Item_param::convert_str_value() did not set repertoire. Introducing a new structure MY_STRING_METADATA to collect character length and repertoire of a string in a single loop, to avoid two separate loops. Adding a new class Item_basic_value::Metadata as a convenience wrapper around MY_STRING_METADATA, to reuse the code between Item_string and Item_param.
- Revision #bf4347e
2014-09-04 12:43:41 +0400
- Creating a new class in_string::Item_string_for_in_vector and moving set_value() from Item_string to Item_string_for_in_vector, as set_value() updates the members incompletely (e.g. does not update max_length), so it was dangerous to have set_value() available in Item_string.
- Revision #c9d3b27
2014-09-04 12:15:05 +0400
- Using more Item_string_sys
- Revision #58eb51d
2014-09-04 08:50:06 +0400
- MDEV-6044 MySQL BUG#12735829 - SPACE() FUNCTION WARNING REFERS TO REPEAT() IN ER_WARN_ALLOWED_PACKET_OVERFLOWED Merged from 5.6
- Revision #d161546
2014-09-04 01:12:49 +0400
- MDEV-6689: valgrind errors in view.test in 10.1
- Revision #cf3dae3
2014-09-03 14:52:48 -0400
- FT-273 Be more specific about why memcmp magic is interesting
- Revision #40165a1
2014-09-03 14:38:04 -0400
- FT-273 Prevent setting the memcmp magic on db handles for which a FT is already open. Improve comments. Add a test.
- Revision #1e66871
2014-09-03 18:24:31 +0400
- Adding Item_string_sys and Item_string_ascii to reduce duplicate code
- Revision #e42f4e3
2014-09-03 16:31:47 +0400
- MDEV-6688 Illegal mix of collation with bit string B'01100001'
- Revision #507da24
2014-09-03 08:13:49 -0400
- DB-718 test case for broken error handling in tokudb_fractal_tree_info info schema plugin
- Revision #b7feee7
2014-09-03 07:50:03 -0400
- Merge branch 'master' of github.com:Tokutek/tokudb-engine
- Revision #f7c43e4
2014-09-03 07:49:52 -0400
- DB-718 handle errors in tokudb info schema plugins
- Revision #454037b
2014-09-03 07:37:13 +0300
- MDEV-6682 innodb.innodb_simulate_comp_failures_small is too slow if it's run on a real disk
- Revision #ddc9e74
2014-09-02 16:23:32 -0400
- DB-717 add iterations limit to tokustat
- Revision #d4fb687
2014-09-02 15:44:49 -0400
- Merge branch 'master' of github.com:Tokutek/tokudb-engine
- Revision #561edb1
2014-09-02 15:44:40 -0400
- DB-717 add iterations limit to tokustat
- Revision #6ee0e1c
2014-09-02 13:01:56 -0400
- DB-716 use jemalloc 3.6.0 in tokudb builds
- Revision #9d28e3a
2014-09-02 12:29:55 -0400
- FT-548 fix dirty upgrade build on osx problem
- Revision #2f04fc2
2014-09-02 11:53:49 -0400
- FT-548 fix dirty upgrade build on osx problem
- Revision #c945233
2014-09-02 18:54:29 +0400
- MDEV-6657: Poor plan choice for ORDER BY key DESC optimization...
- Revision #ed9df11
2014-09-02 09:55:24 -0400
- FT-548 support upgrade after dirty shutdown of versions 25 through 27
- Revision #36f50be
2014-09-02 14:07:01 +0200
- MDEV-6462: Slave replicating using GTID doesn't recover correctly when master crashes in the middle of transaction
- Revision #fbaaf36
2014-09-03 01:56:21 +0400
- Moving Item::str_value from public to protected.
- Revision #658a1e9
2014-09-03 01:47:39 +0400
- MDEV-6683 A parameter and a string literal with the same values are not recognized as equal by the optimizer
- Revision #c70caca
2014-09-02 22:04:48 +0400
- MDEV-6679 Different optimizer plan for "a BETWEEN 'string' AND ?" and "a BETWEEN ? AND 'string'" Item_string::eq() and Item_param::eq() in string context behaved differently. Introducing a new class Item_basic_value to share the eq() code between literals (Item_int, Item_double, Item_string, Item_null) and Item_param.
- Revision #e2bf602
2014-09-02 17:50:09 +0300
- MDEV-6682 innodb.innodb_simulate_comp_failures_small is too slow if it's run on a real disk
- Revision #b088609
2014-09-02 17:34:29 +0400
- A clean-up for the previous patch
- Revision #7c1af79
2014-09-02 01:40:15 +0200
- - Initialise min/max buffer to 0 to avoid valgrind complaining that uninitialised characters be written in op file. modified: storage/connect/tabdos.cpp
- Revision #1427e1d 2014-09-01 20:57:32 +0400
- Revision #6389fd3
2014-08-31 19:55:11 +0200
- MDEV-6673 I_S.SESSION_VARIABLES shows global values
- Revision #6827d3b
2014-08-30 06:35:59 -0400
- FT-312 compile big-shutdown on osx
- Revision #16de351
2014-08-29 14:22:25 +0200
- - Avoid uninitialised warning from valgrind modified: storage/connect/tabdos.cpp
- Revision #c01c819
2014-08-29 16:14:11 +0400
- Backport from 10.0:
- Revision #4049757
2014-08-29 16:02:46 +0400
- Backport from 10.0:
- Revision #e44751b
2014-08-29 10:11:08 +0300
- Merge revision 3882 from lp:maria/maria-10.0-galera
- Revision #31a9411
2014-08-28 16:25:14 -0400
- MX-1217 fix TokuMergeLibs to handle empty libs
- Revision #f7ee3d4
2014-08-28 15:11:55 -0400
- DB-712 fix tokudb locks info schema test results due to new schema
- Revision #967fcd6
2014-08-28 06:19:59 -0400
- Merge branch 'db703' of github.com:Tokutek/tokudb-engine into db703
- Revision #08eb88e
2014-08-28 06:19:32 -0400
- DB-712 split locks and lock_waits dname into schema, table, and dictionary
- Revision #8c5cd26
2014-08-28 06:19:32 -0400
- DB-703 DB-704 split dname into schema, table, and dictionary
- Revision #5a684f8
2014-08-28 07:01:06 +0300
- Fix typo.
- Revision #eff5ef7
2014-08-28 06:49:58 +0300
- Rule for configure wsrep-notify was missing.
- Revision #b585b4f
2014-08-27 18:00:57 -0400
- DB-713 separate some long running tokudb tests so that valgrind runs without --big-test can exclude them
- Revision #5c4c580
2014-08-27 18:00:19 -0400
- DB-713 separate some long running tokudb tests so that valgrind runs without --big-test can exclude them
- Revision #f8f8a59
2014-08-27 23:31:27 +0400
- Forgot one file in previous commit
- Revision #f883f3e
2014-08-12 14:05:35 +0200
- git: ignore errmsg.sys and typescript, better diff header for C/C++ files
- Revision #f704ecb
2014-08-27 14:49:11 -0400
- DB-712 split locks and lock_waits dname into schema, table, and dictionary
- Revision #aed2c26
2014-08-27 14:07:16 -0400
- DB-703 DB-704 split dname into schema, table, and dictionary
- Revision #422b99e
2014-08-27 20:00:13 +0300
- Fix incorrect merge.
- Revision #8cd0871
2014-08-27 19:53:19 +0300
- Move galera_sst_mode test to correct location. This test tests mysqldump option.
- Revision #f1a1683
2014-08-27 20:08:32 +0400
- MDEV-6384: It seems like OPTIMIZER take into account the order of indexes in the table
- Revision #be00e27
2014-08-27 18:47:33 +0400
- MDEV-6480: Remove conditions for which range optimizer returned SEL_ARG::IMPOSSIBLE
- Revision #6650427
2014-08-27 10:31:45 -0400
- DB-702 print upgrade failed clean shutdown required error message
- Revision #86a3343
2014-08-27 14:56:20 +0200
- - Fix a bug in DOSFAM::OpenTableFile. Bin was not set to TRUE for blocked tables. This caused a CR character to be left in the line and in particular caused the updelx test to fail on Windows. modified: storage/connect/filamtxt.cpp
- Revision #6907da2
2014-08-27 15:35:49 +0300
- Fix small error on LZMA compression error printout.
- Revision #a60ea19
2014-08-27 15:19:45 +0300
- Fix compiler error when WITH_WSREP is not used.
- Revision #ab15012
2014-08-27 13:15:37 +0300
- MDEV-6247: Merge 10.0-galera to 10.1.
- Revision #66ffa09
2014-08-27 00:49:07 +0200
- - Fix a test failure. Due to mmap on void file being accepted on Windows while returning an error on Linux. Now accepted on linux. modified: storage/connect/maputil.cpp
- Revision #8db687e
2014-08-26 14:28:16 -0400
- FT-590 Calculate a node's weight using a 64 bit integer to prevent overflow
- Revision #20e20f6
2014-08-26 15:46:19 +0300
- Merge branch 'bb-10.1-galera' of github.com:MariaDB/server into bb-10.1-galera
- Revision #df4dd59
2014-08-06 15:39:15 +0300
- MDEV-6247: Merge 10.0-galera to 10.1.
- Revision #9534fd8
2014-08-26 16:24:40 +0400
- MDEV-6634: Wrong estimates for ref(const): Update test result
- Revision #ea4103d
2014-08-26 14:32:15 +0300
- Add missing test files for new configuration variables.
- Revision #bb11eb8
2014-08-26 14:57:09 +0400
- MDEV-6305 - UNINIT_VAR emits code in non-debug builds
- Revision #fe4f467
2014-08-26 12:32:21 +0300
- Merge lp:maria/maria-10.0-galera revisions 3867..3869 and 3871..3879.
- Revision #8f0e752
2014-08-25 18:51:53 +0200
- - Adding a test for indexed UPDATE/DELETE added: storage/connect/mysql-test/connect/r/updelx.result storage/connect/mysql-test/connect/t/updelx.inc storage/connect/mysql-test/connect/t/updelx.test
- Revision #da69d41
2014-08-25 18:34:51 +0200
- - Make storing and sorting values using less memory allocation (while doing indexed UPDATE/DELETE) modified: storage/connect/array.cpp storage/connect/filamtxt.cpp
- Revision #dd25e7f
2014-08-25 16:58:19 +0200
- MDEV-6601 Assertion `!thd->in_active_multi_stmt_transa ction() || thd->in_multi_stmt_transaction_mode()' failed on executing a stored procedure with commit
- Revision #18b307a
2014-08-25 13:35:33 +0300
- MDEV-6590: InnoDB recover ends in signal 11
- Revision #a0150fe
2014-08-24 12:56:35 -0400
- FT-312 fix centos compile
- Revision #88a7ade
2014-08-24 08:45:19 -0400
- FT-312 speedup shutdown by parallelizing compression
- Revision #22e8ab4
2014-08-24 11:19:02 +0200
- - Fix a compile error on Linux modified: storage/connect/tabmul.cpp
- Revision #378878e
2014-08-24 12:36:51 +0400
- MDEV-6634: Wrong estimates for ref(const) and key IS NULL predicate
- Revision #74a4672
2014-08-23 19:17:15 +0200
- - Move DataPath from the MYCAT catalog to the ha_connect handler. Indeed it belongs to each tables and the catalog being share between several instances of CONNECT, when a query implied several tables belonging to different databases, some where pointing on the wrong database. This fix bugs occuring in queries such as: INSERT into db1.t1 select * from db2.t2; Where the t1 data file was made in db2. modified: storage/connect/catalog.h storage/connect/connect.cc storage/connect/filamdbf.cpp storage/connect/filamdbf.h storage/connect/ha_connect.cc storage/connect/ha_connect.h storage/connect/mycat.cc storage/connect/mycat.h storage/connect/plgdbsem.h storage/connect/plgdbutl.cpp storage/connect/reldef.cpp storage/connect/reldef.h storage/connect/tabfix.h storage/connect/tabfmt.cpp storage/connect/tabfmt.h storage/connect/tabmul.cpp
- Revision #b5dd1e7
2014-08-23 10:58:26 -0400
- FT-586 FT-563 change ft-verify to work with promotion
- Revision #62f40f4
2014-08-22 21:59:56 +0300
- Fix merge errors.
- Revision #f930f4e
2014-08-22 17:30:22 +0200
- - Add a new CONNECT global variable allowing to tell whether or not a temporary file should be used for UPDATE/DELETE of file tables. Also use the "sorted" argument of index_init to help decide if sorting of positions must be done. modified: storage/connect/checklvl.h storage/connect/connect.cc storage/connect/connect.h storage/connect/filamdbf.cpp storage/connect/filamfix.cpp storage/connect/filamfix.h storage/connect/filamtxt.cpp storage/connect/ha_connect.cc storage/connect/mysql-test/connect/r/part_table.result storage/connect/plgdbsem.h storage/connect/plgdbutl.cpp storage/connect/reldef.cpp storage/connect/tabdos.cpp storage/connect/tabdos.h storage/connect/tabfix.cpp storage/connect/tabfmt.cpp storage/connect/tabvct.cpp storage/connect/tabvct.h storage/connect/xindex.cpp
- Revision #6119509
2014-08-22 07:57:47 -0400
- FT-584 use trylock inside of the lock tree manager get_status function so that it is non-blocking
- Revision #4521a53
2014-08-22 08:43:57 +0300
- Fix merge error.
- Revision #ff5a25c
2014-08-21 19:21:21 -0400
- FT-584 use trylock inside of the lock tree manager get_status function so that it is non-blocking
- Revision #4cb144d
2014-08-21 16:29:50 -0400
- Add common cmake build directory names to .gitignore
- Revision #f176b29
2014-08-21 15:35:07 -0400
- FT-396 Rename various tokudb-containing functions and comments to instead refer to tokuft
- Revision #7316bac
2014-08-21 15:35:06 -0400
- FT-396 Rename TokuDB to TokuFT in each license header
- Revision #d569f7a
2014-08-21 15:35:06 -0400
- FT-513 Remove some windows cruft
- Revision #a57387d
2014-08-21 15:35:06 -0400
- FT-512 Remove the majority of the remaining BDB artifacts
- Revision #feb5b70
2014-08-21 15:35:06 -0400
- FT-582 Remove remaining artifacts from the ICC days
- Revision #1a34a13
2014-08-21 15:35:06 -0400
- FT-581 Remove dead rdtsc code
- Revision #addd9c3
2014-08-21 15:35:06 -0400
- FT-580 Remove unused scripts
- Revision #674454b
2014-08-21 15:35:06 -0400
- FT-583 Remove sub_block_map.h, dead code from old format verisons
- Revision #9b00476
2014-08-21 15:34:22 -0400
- FT-585 Move serialize and compression size calculations around so we can malloc one large buffer to serialize a node instead of many smaller ones, which should hopefully put less pressure on jemalloc during checkpoints etc.
- Revision #effa06e
2014-08-21 15:34:18 -0400
- Clean up toku_ft_handle_close
- Revision #5a18a1b
2014-08-21 15:34:14 -0400
- FT-440 Use a scoped malloc during garbage collection and for checkpoint cachefiles, also clean up some formatting.
- Revision #57a43b8
2014-08-21 21:25:22 +0200
- MDEV-6625 SHOW GRANTS for current_user_name@wrong_host_name
- Revision #79180d8
2014-08-21 19:35:13 +0300
- Fix Windows compiler errors.
- Revision #21b4dec
2014-08-21 16:08:51 +0300
- Review fixes.
- Revision #1826cca
2014-08-20 11:22:26 -0400
- Tokutek/mariadb-5.5#71 run part_index_scan on mariadb
- Revision #56ed8eb
2014-08-20 11:21:35 -0400
- #261 run multiple queries in part_index_scan
- Revision #9120714
2014-08-19 17:09:28 -0400
- DB-708 move test scripts
- Revision #e502d3e
2014-08-19 17:09:11 -0400
- DB-504 test replace select triggers for bulk fetch
- Revision #bdef225
2014-08-19 17:08:51 -0400
- DB-504 move bulk fetch tests
- Revision #4acb007
2014-08-19 17:08:33 -0400
- DB-504 test insert select with various triggers to make sure that bulk fetch will work
- Revision #71208af
2014-08-19 17:08:14 -0400
- DB-500 allow simple deletes to use bulk fetch
- Revision #667401c
2014-08-19 17:07:48 -0400
- FT-502 print huge pages guy when env fails to open
- Revision #09223b2
2014-08-19 13:07:19 -0400
- DB-708 move test scripts
- Revision #5569132
2014-08-19 19:28:35 +0300
- MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain
- Revision #f1c1c04
2014-08-19 15:18:18 +0400
- MDEV-4262 - P_S discovery
- Revision #adf1e56
2014-08-18 15:58:49 -0400
- DB-504 test replace select triggers for bulk fetch
- Revision #401e0e5
2014-08-18 15:57:12 -0400
- DB-504 move bulk fetch tests
- Revision #0bce0db
2014-08-18 14:45:39 -0400
- DB-504 test insert select with various triggers to make sure that bulk fetch will work
- Revision #96fbab5
2014-08-18 13:38:51 -0400
- DB-500 allow simple deletes to use bulk fetch
- Revision #9e079da
2014-08-18 09:13:29 -0400
- FT-502 print huge pages guy when env fails to open
- Revision #e7669cf
2014-08-18 10:55:01 +0300
- Merge branch '10.1' of github.com:MariaDB/server into 10.1
- Revision #8984bef
2014-08-18 10:52:59 +0300
- MDEV-6172: Monitor progress of ALTER TABLE ... ADD INDEX, ALGORITHM=INPLACE for InnoDB
- Revision #55b4764
2014-08-15 22:54:07 +0100
- MDEV-6579: Properly handle gen_pfs_lex_token when cross-compiling
- Revision #8b9ed85
2014-08-15 18:05:10 +0200
- - Remove a gcc warning modified: storage/connect/xindex.cpp
- Revision #3a69c85
2014-08-16 16:46:35 +0200
- - Modifies the way indexed UPDATE/DELETE are sorted in order to execute them sorted by file position. Firstly a new value is stored in indexes to know if they are sorted, preventing to do the sorting when it is not needed. Secondly, almost all in now done in connect instead of being done by the different file access method classes. This pepares the future use of temporary files for all table types and also fix the bug that was occuring when partially using a multi-column index because of false MRR like call of position followed by unsorted rnd_pos no more using indexing. modified: storage/connect/connect.cc storage/connect/filamap.cpp storage/connect/filamap.h storage/connect/filamdbf.cpp storage/connect/filamdbf.h storage/connect/filamfix.cpp storage/connect/filamfix.h storage/connect/filamtxt.cpp storage/connect/filamtxt.h storage/connect/filamvct.cpp storage/connect/filamvct.h storage/connect/tabdos.cpp storage/connect/tabdos.h storage/connect/tabfix.h storage/connect/tabfmt.cpp storage/connect/tabfmt.h storage/connect/xindex.cpp storage/connect/xindex.h storage/connect/xtable.h
- Revision #65547f3
2014-08-14 15:18:56 -0400
- DB-506 add a session variable to enable/disable bulk fetch default enabled
- Revision #b16b461
2014-08-14 15:18:27 -0400
- DB-506 add a session variable to enable/disable bulk fetch default enabled
- Revision #0c5e04f
2014-08-13 18:07:51 +0400
- Merge branch '10.1' of github.com:MariaDB/server into 10.1
- Revision #8d3a432
2014-08-13 18:06:53 +0400
- MDEV-6575: main.view --ps-protocol fails in ANALYZE code
- Revision #f2cbca7
2014-08-13 15:46:39 +0200
- Change a couple of permissions that cause lintian warnings in .deb packaging and don't really hurt to fix.
- Revision #6b47e89
2014-08-13 15:24:32 +0300
- Basic test of slave_run_triggers_for_rbr variable added.
- Revision #9dc738b
2014-08-13 09:37:12 +0300
- MDEV-6546: innodb.innodb_simulate_comp_failures_small fails sporadically
- Revision #2062c9a
2014-08-13 09:03:28 +0300
- MDEV-6567: Raw debug output in the error log.
- Revision #2345dfa
2014-08-12 16:16:02 -0400
- #268 Adding bulk fetch MTR test and result files
- Revision #f011f45
2014-08-12 16:03:34 -0400
- #268 Adding bulk fetch MTR test and result files
- Revision #880fac8
2014-08-12 14:41:35 -0400
- #272 set tokudb product name
- Revision #0b72d47
2014-08-12 12:56:15 -0400
- #272 set TokuDB product name
- Revision #fd8da99
2014-08-12 17:12:08 +0200
- disable still racy tokudb tests
- Revision #04eec20
2014-08-12 16:39:12 +0200
- MDEV-5706 MariaDB does not build on hurd-i386
- Revision #fd4a4b8
2014-08-11 22:43:29 +0100
- MDEV-6562: Fix WITHOUT_SERVER build
- Revision #6a92fe5
2014-08-11 16:47:36 -0400
- #271 turn off FT debug flags by default. can be overridden by cmake arguments
- Revision #ec2641f
2014-08-11 16:46:06 -0400
- Tokutek/mariadb-5.5#71 run part_index_scan on mariadb
- Revision #fd25ba7
2014-08-11 15:05:13 -0400
- FT-300 Add the ability to include/exclude certain strategies and clean up report formatting a bit. Also strengthen malformed trace detection.
- Revision #22a6404
2014-08-11 05:45:45 +0400
- MDEV-6274 Collation usage statistics Adding collation usage statistics into the feedback plugin I_S table.
- Revision #b5ebc21
2014-08-10 14:36:17 +0200
- sanity
- Revision #935309b
2014-08-20 15:02:10 +0200
- Fix test case that requires dbug to not fail in release build.
- Revision #c6a60f6
2014-08-20 10:59:39 +0200
- MDEV-6321: close_temporary_tables() in format description event not serialised correctly
- Revision #453c29c
2014-08-19 14:26:42 +0200
- MDEV-6321: close_temporary_tables() in format description event not serialised correctly
- Revision #e2b2bde
2014-08-03 15:26:47 +0300
- Made sql_log_slow a session variable
- Revision #7375f02
2014-08-03 15:16:56 +0300
- Changes for using build scripts
- Revision #b4c74e2
2014-08-03 15:12:53 +0300
- Change MySQL -> MariaDB inc scripts
- Revision #3bde139
2014-08-03 15:12:10 +0300
- Minor cleanups, fix compiler warnings
- Revision #78b1bdd
2014-08-08 19:53:44 +0200
- - Update part_file.result to match the test change modified: storage/connect/mysql-test/connect/r/part_file.result
- Revision #61c2e7b
2014-08-08 19:46:02 +0200
- - Fix MDEV-6502 modified: storage/connect/ha_connect.cc
- Revision #4105cbf
2014-08-08 17:58:45 +0200
- after-merge fixes for 10.0-connect
- Revision #2894758
2014-08-08 16:15:29 +0200
- 10.0-connect merge
- Revision #9fffe99
2014-08-08 13:53:43 +0200
- buildbot found failures
- Revision #ffd9c77
2014-08-08 01:16:32 +0200
- merge
- Revision #e19b07e
2014-08-07 21:45:54 +0200
- crash in main.views (and other view + PS tests)
- Revision #f835588
2014-08-07 19:12:45 +0200
- - Commiting merge files
- Revision #7a7e65b
2014-08-07 18:08:50 +0200
- Fix rpl.rpl_semi_sync_uninstall_plugin to work reliably
- Revision #6fb17a0
2014-08-07 18:06:56 +0200
- 5.5.39 merge
- Revision #0219ac1
2014-08-07 17:59:21 +0200
- This is a major update that fixes most of the issues and bugs that have been created by the last addition of new CONNECT features. The version previous to this one is a preliminary test version and should not be distributed.
- Revision #8035c98
2014-08-07 09:59:08 -0400
- MDEV-6490: Post-fix for the failing test.
- Revision #d87ffeb
2014-08-07 13:44:00 +0300
- MDEV-6548: Incorrect compression on LZMA.
- Revision #50777e2
2014-08-07 13:41:46 +0300
- Fix Windows compiler error by disabling for now the nullptr class implementation.
- Revision #42b6c07
2014-08-06 19:42:03 -0400
- MDEV-6490: mysqldump unknown option --galera-sst-mode
- Revision #abbdc7a
2014-08-06 19:31:13 -0400
- MDEV-6118: Unable to install "MariaDB-connect-engine" when using "MariaDB-Galera-server"
- Revision #2023fac
2014-08-06 20:05:10 +0200
- innodb-5.6.19
- Revision #a7f39aa
2014-08-06 19:57:06 +0200
- xtradb-5.6.19-67.0
- Revision #098a9c6
2014-08-06 19:41:33 +0200
- perfschema 5.6.20
- Revision #75af0fc
2014-08-06 19:29:02 +0200
- mysql-5.6.20
- Revision #415fe3f
2014-08-06 19:23:35 +0200
- percona-server-5.6.19-67.0
- Revision #627caa3
2014-08-06 15:53:31 +0200
- fix the error message when getaddrinfo() fails. on windows "*" doesn't mean "any address"
- Revision #5ebb396
2014-08-06 15:39:15 +0300
- MDEV-6247: Merge 10.0-galera to 10.1.
- Revision #6dad23f
2014-08-06 15:28:58 +0300
- MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1
- Revision #75f0f17
2014-08-06 14:02:05 +0200
- MDEV-6543 Crash if enable 'federatedx' when 'federated' plugin already enabled, and vice-versa
- Revision #071a14c
2014-08-06 13:31:55 +0200
- cleanup: remove have_mysql_upgrade.inc
- Revision #15a9103
2014-08-06 13:27:44 +0200
- MDEV-6535 Ordering of mysql_upgrade tasks is not optimal
- Revision #3390291
2014-08-06 12:44:57 +0200
- typo fixed: only use -ggdb3 when it's supported by the compiler
- Revision #16e43df
2014-08-06 11:47:26 +0200
- main.ipv4_and_ipv6 - fails on sid
- Revision #7629381
2014-08-06 10:26:25 +0200
- fix main.key_cache failures on x86
- Revision #be25382
2014-08-06 10:11:08 +0200
- compilation failure on labrador
- Revision #9f252fc
2014-08-06 13:07:16 +0400
- MDEV-6469 - rpl.rpl_gtid_basic, rpl.rpl_gtid_stop_start, rpl.rpl_gtid_crash fail on PPC64
- Revision #68d72f9
2014-08-05 20:22:57 +0200
- fix tokudb version
- Revision #15c3454
2014-08-12 19:14:52 +0400
- Increased the version number
- Revision #a4ab243
2014-08-05 20:22:57 +0200
- fix tokudb version
- Revision #761ed3d
2014-08-05 18:35:20 +0200
- change Aria engine maturity to STABLE
- Revision #b81b6d3
2014-08-05 17:01:41 +0200
- - Fix failing tests. part_file.test failure was due to a new alter flag that were not taken in acount in check_if_supported_inplace_alter. mysql.test failure is strange, the suppressed warning should not be made anyway. modified: storage/connect/ha_connect.cc storage/connect/mysql-test/connect/r/mysql.result
- Revision #f94e36a
2014-08-05 10:28:32 -0400
- FT-309 Default padded fit alignment should be 4096
- Revision #053d5ed
2014-08-05 14:39:00 +0200
- MDEV-5151 mysql_upgrade does not fix "last_update" in "mysql.innodb_table_stats"
- Revision #aafe43b
2014-08-05 14:37:05 +0200
- cleanup (move ALTER TABLE for comment to be applicable again)
- Revision #cf4814b
2014-08-05 11:47:58 +0200
- MDEV-6052 Inconsistent results with bit type
- Revision #ba4cc58
2014-08-04 15:49:28 -0400
- #271 turn off FT debug flags by default. can be overridden by cmake arguments
- Revision #321f589
2014-08-04 21:36:02 +0200
- MDEV-6181 EITS could eat all tmpdir space and hang
- Revision #fece177
2014-08-04 21:19:24 +0200
- mysqltest: support pairs of delimiters in replace_regex
- Revision #20fff8e
2014-08-04 10:05:51 -0700
- Merge.
- Revision #089938c
2014-08-04 18:17:56 +0400
- Merge 10.0->10.0-connect
- Revision #82ce2a2
2014-08-04 11:55:38 +0400
- MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain
- Revision #ef2bf18
2014-08-03 21:43:59 +0200
- MDEV-4379 expand MariaDB dual-stack support
- Revision #6145e16
2014-08-03 18:58:53 +0200
- remove unused OPT_xxx values from mysqld.cc and the related dead code
- Revision #0661c73
2014-08-03 18:39:36 +0200
- MDEV-6352 [PATCH] mysql_config prints usage to stdout and exit with 0 if run with unknow option
- Revision #91c47e6
2014-08-03 17:13:56 +0200
- MDEV-6485 Hard-coded paths in the source cannot be opt-out
- Revision #c722e5f
2014-08-03 13:38:54 +0200
- MDEV-6507 tokudb release builds compiled with debug code on
- Revision #50e192a
2014-08-03 12:45:14 +0200
- Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAK
- Revision #359d764
2014-08-03 07:38:41 +0200
- fix xtradb on windows (again)
- Revision #1c6ad62
2014-08-02 21:26:16 +0200
- mysql-5.5.39 merge
- Revision #bade886
2014-08-01 13:29:00 -0400
- FT-300 Proceed with leaked allocators, so that we can partially anaylze a running trace (that is, a trace that is still getting written to by some process)
- Revision #214f662
2014-08-01 12:59:48 -0400
- FT-300 Report before and after fragmentation reports so we can see how fragmentation changed
- Revision #20a2dd6
2014-08-01 12:38:57 -0400
- FT-300 Use portable printf format strings in the block allocator's tracing code
- Revision #66fb8ff
2014-08-01 11:29:37 -0400
- FT-309 Change the way padded-fit allocation alignment works
- Revision #14200df
2014-08-01 17:04:15 +0200
- tokudb-7.1.7
- Revision #4b4de01
2014-08-01 16:51:12 +0200
- 5.3 merge
- Revision #d8a9bb4
2014-08-01 14:33:49 +0300
- Add missing results file.
- Revision #681fbca
2014-08-01 12:04:55 +0200
- fix func_time.test to be independent from the system time zone
- Revision #27d23c0
2014-08-01 12:54:56 +0300
- Merged percona-server-5.5.38-35.2.
- Revision #f735822
2014-07-31 22:17:43 -0700
- Fixed bug MDEV-5721. Do not define a look-up key for a temporary table if its length exceeds the maximum length of such keys.
- Revision #30f97cc
2014-07-31 22:43:37 -0400
- FT-300 Add mean / stddev tracking for block allocation sizes to ba_replay
- Revision #600a864
2014-07-31 20:57:41 -0400
- FT-300 Print terse results when verbose = false
- Revision #b5c0a60
2014-07-31 20:37:35 -0400
- FT-300 Gather simple trace stats during the first canonical trace replay
- Revision #bb0b14b
2014-07-31 20:10:47 -0400
- FT-309 Control heat zone and padded fit size via environment variables
- Revision #f114195
2014-07-31 19:40:28 -0400
- FT-300 Fix an issue where `free' calls on blocks created during create_from_blockpairs would crash the replay. Also fix parsing bugs.
- Revision #4a152ec
2014-07-31 18:17:31 -0400
- FT-309 Fix up tracing code, add a lock (to extend fprintf atomicity to multiple calls), support create_from_blockpairs in the allocator and trace tool
- Revision #4dbb45f
2014-07-31 18:17:31 -0400
- FT-309 Fix a bug in heat zone, pretty-up the replay's output
- Revision #a9e8b57
2014-07-31 21:25:13 +0200
- percona-server-5.5.38-35.2
- Revision #ed9a5d5
2014-07-31 12:24:04 -0400
- #269 use bulk fetch for replace select
- Revision #0b49d86
2014-07-31 12:23:23 -0400
- #269 use bulk fetch for replace select
- Revision #8fc7c28
2014-07-31 12:19:41 -0400
- FT-311 create data and log files with the execute bit OFF
- Revision #59e976d
2014-07-31 11:04:49 -0400
- FT-311 create data and log files with the execute bit OFF
- Revision #53360fd
2014-07-31 14:31:05 +0400
- MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain
- Revision #a40be4c
2014-07-31 18:14:37 +0200
- fix failures in embedded tests
- Revision #37ba4f3
2014-07-31 13:13:33 +0300
- Fixed memory overflow
- Revision #8867a49
2014-07-31 12:03:20 +0200
- MDEV-6050 MySQL Bug#13036505 62540: TABLE LOCKS WITHIN STORED FUNCTIONS ARE BACK IN 5.5 WITH MIXED AND ROW BI
- Revision #de4a3c2
2014-07-31 11:08:56 +0200
- MDEV-6312 HA_MUST_USE_TABLE_CONDITION_PUSHDOWN is not accounted by init_read_record()
- Revision #c39a501
2014-07-31 14:43:35 +0300
- Try to fix compiler error seen on Labrador.
- Revision #e974b56
2014-07-31 11:31:39 +0300
- MDEV-6512: InnoDB: Assertion failure in thread 4537024512 in file buf0buf.cc line 2642.
- Revision #3e9d454
2014-07-31 09:51:05 +0200
- MDEV-6340 Mariadb 10.0.12 fatal "Lost connection" error w/ GCC 4.9 'Release' build; workaround ~ CFLAGS="-fno-delete-null-pointer-checks"
- Revision #c253676
2014-07-31 10:32:52 +0300
- MDEV-6506: InnoDB: Assertion failure in thread 2810182464 in file buf0flu.cc line 549.
- Revision #a270e8a
2014-07-31 10:11:10 +0300
- MDEV-6441: memory leak
- Revision #f9eeeae
2014-07-30 23:16:49 +0300
- Fixed failing testcase
- Revision #f680b2c
2014-07-30 16:12:42 -0400
- FT-309 Fix replay tool to not crash when replaying padded-fit
- Revision #ff647c8
2014-07-30 15:44:11 -0400
- FT-272 Simple block allocator strategy unit test, improved base unit test
- Revision #1a3d33c
2014-07-30 22:05:47 +0300
- Automatic merge
- Revision #14d00cd
2014-07-30 22:01:10 +0300
- Fixed MDEV-6451: "Error 'Table 't1' already exists' on query" with slave_ddl_exec_mode=IDEMPOTENT
- Revision #7019d45
2014-07-30 21:58:26 +0300
- Fixed wrong usage of global_query_id. (It's not protected by LOCK_thread_count)
- Revision #0b8ad62
2014-07-30 14:12:25 -0400
- FT-309 Add padded-fit allocation strategy
- Revision #5364315
2014-07-30 13:27:52 +0300
- Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failure, or 'Invalid write' valgrind warnings, or crash on scenario with Aria table, view, LOCK TABLES
- Revision #a1c1700
2014-07-30 10:05:01 +0300
- Fixed some compiler warnings
- Revision #1c61686
2014-07-29 12:56:43 +0200
- fix the test to pass on windows (lower_case_file_system)
- Revision #c1c6f6f
2014-07-29 12:05:58 +0200
- MDEV-5924 MariaDB could crash after changing the query_cache size with SET GLOBAL
- Revision #6ef1397
2014-07-29 09:09:52 +0200
- MDEV-6497 InnoDB deadlocks on UNINSTALL PLUGIN
- Revision #4e3796d
2014-07-29 06:10:18 +0300
- Fix compiler error on Windows.
- Revision #5b452ae 2014-07-28 13:47:55 +0400
- Revision #0aa40c3
2014-07-28 13:31:46 +0400
- MDEV-6378 mtr engines iuds time tests fail
- Revision #c57c5be
2014-07-28 12:47:14 +0400
- MDEV-5745 analyze MySQL fix for bug#12368495
- Revision #01faff0
2014-07-28 09:42:52 +0200
- disable the test for MDEV-6351 on embedded
- Revision #a6071cc
2014-07-27 21:02:00 +0200
- MDEV-6082 Assertion `0' fails in TC_LOG_DUMMY::log_and_order on DML after installing TokuDB at runtime on server with disabled InnoDB
- Revision #2936bfd
2014-07-27 08:47:37 +0300
- Merge revision 4244 from 5.5. Fix compiler error on sparc.
- Revision #1987819
2014-07-26 23:08:38 +0200
- MDEV-6428 [PATCH] MariaDB start script doesn't realize failure of MariaDB startup
- Revision #42b9758
2014-07-27 08:44:45 +0300
- Fix compiler error on sparc.
- Revision #8ae2674
2014-07-26 21:14:21 +0300
- Fix InnoDB: Assertion failure in thread 2868898624 in file buf0lru.c line 1000 InnoDB: Failing assertion: mutex_own(&buf_pool->LRU_list_mutex)
- Revision #476feba
2014-07-26 20:17:59 +0300
- Fix unnecessary printout of same writer thread more than once. Fixed also a compiler warning.
- Revision #1f69ff4
2014-07-25 18:45:14 +0300
- Fix compiler error on Windows.
- Revision #b95aca7
2014-07-25 10:06:39 -0400
- FT-279 Fix a few missed initializers found by src/tests/keyrange.tdb --get 0 test failure
- Revision #35c78a1
2014-07-25 17:02:47 +0400
- MDEV-6489 - rpl.rpl_insert, rpl.rpl_insert_delayed and main.mysqlslap fail on PPC64
- Revision #be667b8
2014-07-25 14:15:33 +0200
- MDEV-5706 MariaDB does not build on hurd-i386
- Revision #56c4b01
2014-07-25 14:37:10 +0300
- Fiix random test failures on fil_decompress_page_2 function.
- Revision #4d0587c
2014-07-25 11:37:07 +0200
- - Fix an error pointed out by Valgrind due to uninitialised Correlated variable. This variable is not to be used by CONNECT. modified: storage/connect/array.cpp storage/connect/array.h
- Revision #a3acd72
2014-07-25 10:30:16 +0300
- Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e.
- Revision #cc4d84a
2014-07-24 16:30:16 -0400
- FT-279 Constify the comparison operators for cleaniless (and to please the osx build)
- Revision #45794ea
2014-07-24 15:38:12 -0400
- FT-279 Clean up ftnode_fetch_extra struct and, most importantly, its initialization code
- Revision #3e8a298
2014-07-24 13:19:30 -0400
- FT-300 Add 'heat' to the block allocator API, which is a hint for how likely the allocation will need to move again at the next checkpoint (we pass the node height for this value). The new heat zone allocation strategy uses the heat value to put nonleaf nodes towards the end of the file and leaf nodes towards the beginning.
- Revision #6192f0b
2014-07-24 18:12:32 +0400
- MDEV-6483 - Deadlock around rw_lock_debug_mutex on PPC64
- Revision #de3ee46
2014-07-24 15:50:29 +0200
- - Try to fix some test failure modified: storage/connect/mysql-test/connect/t/part_table.test
- Revision #44aacfc
2014-07-24 09:51:51 +0200
- fix remaining warnings in manpages (for debian lint ?)
- Revision #8fc3724
2014-07-23 21:44:35 +0200
- MDEV-5958 Inconsitent handling of invalid arguments for mysqld_safe
- Revision #82a4d5d
2014-07-23 13:55:22 -0400
- Update README.md
- Revision #f17d5c1
2014-07-23 13:50:34 -0400
- #261 run multiple queries in part_index_scan
- Revision #4e6e720
2014-07-23 19:36:15 +0200
- MDEV-6290 Crash in KILL HARD QUERY USER x@y when slave threads are running
- Revision #0d9ac29
2014-07-23 10:03:34 -0400
- #267 fix mdev5932 test and result
- Revision #fc526ce
2014-07-23 10:03:13 -0400
- #261 Tokutek/mariadb-5.5#69 run part_index_scan test on mariadb
- Revision #3d4e10e
2014-07-23 10:00:13 -0400
- #267 fix mdev5932 test and result
- Revision #911c481
2014-07-23 12:51:51 +0200
- cleanup and updated test results
- Revision #bb66e66
2014-07-20 03:23:57 +0000
- Changed set_default_role_for test to clean up correctly
- Revision #a3550fe
2014-07-20 03:20:15 +0000
- Extended create_and_drop_role_invalid_user_table
- Revision #5298996
2014-07-20 03:14:07 +0000
- Fixed comment.
- Revision #64b27c7
2014-07-13 23:57:10 +0000
- Added default role implementation
- Revision #43351fa
2014-07-13 22:22:31 +0000
- Added extra error messages for default role.
- Revision #c55f5d1
2014-05-30 17:54:13 +0300
- Added default_role column to mysql_system_tables
- Revision #1907bf0
2014-07-23 12:01:05 +0200
- MDEV-6409 CREATE VIEW replication problem if error occurs in mysql_register_view
- Revision #c104965
2014-07-25 09:34:05 +0300
- Fix test failure caused by simulated compression failure on IBUF_DUMMY table.
- Revision #7bf45be
2014-07-24 14:35:09 +0300
- Fix too agressive long semaphore wait output and add guard against introducing compression failures on insert buffer.
- Revision #06655a1 2014-07-23 22:48:31 +0400
- Revision #6b353dd
2014-07-23 19:53:29 +0400
- MDEV-6289 : Unexpected results when querying information_schema - When traversing JOIN_TABs with first_linear_tab/next_linear_tab(), don't forget to enter the semi-join nest when it is the first table in the join order. Failure to do so could cause e.g. I_S tables not to be filled.
- Revision #07cb53c
2014-07-23 14:59:23 +0400
- Merge 5.3->5.5
- Revision #be00265
2014-07-23 13:52:17 +0300
- Fix compiler errors on product build.
- Revision #80708da
2014-07-23 13:38:48 +0400
- MDEV-5750 Assertion `ltime->year == 0' fails on a query with EXTRACT DAY_MINUTE and TIME column Item_func_min_max::get_date() did not clear ltime->year when returning a TIME value.
- Revision #6b99985
2014-07-23 11:56:36 +0300
- Merge branch '10.1' of github.com:MariaDB/server into 10.1
- Revision #47daf3b
2014-07-23 11:55:34 +0300
- Fix default value for innodb_compression_algorithm to 0 (uncompressed) to avoid test failures.
- Revision #d466ed9
2014-07-23 12:55:26 +0400
- MDEV-6473 - main.statistics fails on PPC64
- Revision #c1d1dc2
2014-07-22 19:45:25 +0200
- - Modif avglen calculation and add AVG_ROW_LENGTH option to test This is to get same test results on Linux and Windows modified: storage/connect/mysql-test/connect/r/part_file.result storage/connect/mysql-test/connect/r/part_table.result storage/connect/mysql-test/connect/t/part_file.test storage/connect/mysql-test/connect/t/part_table.test storage/connect/tabdos.cpp
- Revision #a1e41e3
2014-07-22 19:31:45 +0300
- MDEV-6470: Restrict number of error messages about persistent statictic tables not found
- Revision #fa0628a
2014-07-22 19:50:47 +0400
- MDEV-6456: Add progress indication for "Reading tablespace information from the .ibd files"
- Revision #2df69f5
2014-07-22 11:03:08 -0400
- #261 Tokutek/mariadb-5.5#69 run part_index_scan test on mariadb
- Revision #a168015
2014-07-22 10:17:25 -0400
- FT-304 Fix a maybe-uninitialized warning found by gcc 4.9
- Revision #decc23c
2014-07-22 15:51:21 +0200
- - Fix bugs in handling of remote index when updating and deleting modified: storage/connect/ha_connect.cc storage/connect/tabdos.cpp storage/connect/tabfmt.cpp storage/connect/tabmysql.cpp
- Revision #465cca9
2014-07-22 09:36:36 -0400
- FT-304 Fix a memory leak by further separating initialization paths in the block table
- Revision #d4a3c6f
2014-07-22 08:57:48 -0400
- FT-300 Add best-fit strategy for replay testing
- Revision #6d2968d
2014-07-22 08:57:48 -0400
- FT-300 Fix a bunch of issues with the replay tool, including: - Failure to handle multiple allocators at once (oops) - Failure to handle a clean shutdown where allocators are destroyed by the trace gracefully and so we can't get stats for them after the run (need to clean this up eventually) - Added line numbers to error messages so debugging is easier
- Revision #1f9a77d
2014-07-22 08:57:48 -0400
- FT-300 Use an environment variable to determine which file the block allocator trace gets written to
- Revision #a0252cb
2014-07-22 08:57:22 -0400
- FT-304 Fix an oops in the blocktable, first exposed in a MySQl test and now by src/tests/stress_test7.cc
- Revision #7c03c64
2014-07-22 08:57:17 -0400
- FT-304 Add stress test coverage for db->get_fragmentation(db)
- Revision #15a529e
2014-07-22 15:28:15 +0500
- gis-precise.test fixed to work on Power8.
- Revision #2b61466
2014-07-22 14:54:38 +0400
- MDEV-6469 - rpl.rpl_gtid_basic, rpl.rpl_gtid_stop_start, rpl.rpl_gtid_crash fail on PPC64
- Revision #ef67c3a
2014-07-22 13:17:16 +0300
- MDEV-6443: Server crashed with assertaion failure in file ha_innodb.cc line 8473
- Revision #fe3859c
2014-07-22 13:08:32 +0300
- MDEV-6443: Server crashed with assertaion failure in file ha_innodb.cc line 8473
- Revision #4ad2abc
2014-07-22 10:49:28 +0500
- MDEV-5756 CMake option to build without thread pool. Check if the threadpool is available on the system and set HAVE_POOL_OF_THREADS respectively.
- Revision #0bb0230
2014-07-22 10:10:56 +0300
- MDEV-6426: Maria DB crashes randomly on creating indexes
- Revision #dbc79ce
2014-07-21 22:21:30 +0300
- MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc page compression format (Fusion-IO).
- Revision #dd1d921
2014-07-21 13:07:48 +0500
- gis-precise test fixed to pass on Power8.
- Revision #7e02ba5
2014-07-21 13:16:08 +0400
- MDEV-6465 - rpl.rpl_gtid_master_promote fails on PPC64
- Revision #26e4b69
2014-07-20 20:39:17 +0200
- - FIX errors and some gcc warnings modified: storage/connect/array.cpp storage/connect/array.h storage/connect/blkfil.cpp storage/connect/blkfil.h storage/connect/filter.cpp storage/connect/filter.h storage/connect/ha_connect.cc storage/connect/tabdos.cpp
- Revision #e3ac16d
2014-07-20 20:55:44 +0300
- Add executable bit to scripts that are supposed to have it. More info at: https://jira.mariadb.org/browse/MDEV-6153?focusedCommentId=55397&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-55397
- Revision #4b2092e
2014-07-20 12:31:42 +0200
- This is a new version of the CONNECT storage engine. It was developed in a sub-branch of this one and merged by pushing all the changes from it. This version adds the following to CONNECT:
- Revision #f0f2072
2014-07-19 17:46:08 +0300
- Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write
- Revision #ff205b2
2014-07-19 13:38:40 +0300
- Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance schema and big packets in debug version.
- Revision #e9b2f5b 2014-07-19 11:24:21 +0530
- Revision #54f9828
2014-07-18 14:50:29 -0400
- FT-304 Remove inconsistent 'struct' keyword which made the osx build sad.
- Revision #4057358
2014-07-18 14:06:44 -0400
- FT-304 Move the blocktable into its own class, fix tests.
- Revision #54538b4
2014-07-18 19:45:21 +0400
- MDEV-6459 - max_relay_log_size and sql_slave_skip_counter misbehave on PPC64
- Revision #d94c2e2
2014-07-18 20:55:52 +0530
- Revision #c0ebb3f
2014-07-18 15:16:25 +0400
- MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain
- Revision #7960878
2014-07-18 06:40:52 -0400
- #261 auto detect index scans to fix perf problem with partitions
- Revision #4c8f691
2014-07-18 06:40:34 -0400
- update to 7.1.7
- Revision #444af9c
2014-07-18 06:40:10 -0400
- #261 debug prelocking for index scans
- Revision #0304874
2014-07-18 06:39:07 -0400
- #261 auto detect index scans to fix perf problem with partitions
- Revision #c168595
2014-07-17 14:50:13 -0400
- update to 7.1.7
- Revision #6c8fbe6
2014-07-17 19:28:28 +0200
- Commit merged files.
- Revision #1904284
2014-07-17 18:13:51 +0200
- This commit brings many changes, in particular two important ones: 1) Support of partitioning by connect. A table can be partitioned by files, this is an enhanced MULTIPLE table. It can be also partitioned by sub-tables like TBL and this enables table sharding. 2) Handling a CONNECT bug that causes in some cases extraneous rows to remain in the table after an UPDATE or DELETE when the command uses indexing (for not fixed file tables). Until a real fix is done, CONNECT tries to ignore indexing and if it cannot do it abort the command with an error message.
- Revision #e892e71
2014-07-17 19:21:56 +0530
- WL#7219: Pushing it to release 5.5.39-release branch
- Revision #e543cf1
2014-07-16 10:13:37 -0400
- #263 enable bulk fetch for insert select sql commands
- Revision #871dbcf
2014-07-16 10:13:16 -0400
- #262 enable bulk fetch for create select sql commands
- Revision #862d17b
2014-07-16 10:03:00 -0400
- #261 debug prelocking for index scans
- Revision #36a5ead
2014-07-16 07:39:11 -0400
- temporary fix for gcov build
- Revision #53231b1
2014-07-15 15:45:48 -0400
- #263 enable bulk fetch for insert select sql commands
- Revision #7941179
2014-07-15 13:13:30 -0400
- #262 enable bulk fetch for create select sql commands
- Revision #c599cc6
2014-07-15 10:57:53 +0300
- MDEV-6444: sys_vars.innodb_simulate_comp_failures_basic missing result file
- Revision #501c56e 2014-07-11 12:06:47 +0200
- Revision #fd0abec
2014-07-11 11:17:50 +0200
- Fix test failure seen in buildbot on power8.
- Revision #e81ecc9 2014-07-11 10:54:43 +0200
- Revision #989b04f
2014-07-10 17:12:34 -0400
- FT-308 support deferred XA recovery with txn discard and dirty environment shutdown
- Revision #c5e9952
2014-07-10 16:30:40 -0400
- #258 support deferred XA recovery with discard of prepared txns and dirty shutdown of the FT environment
- Revision #5b75891
2014-07-10 14:24:53 +0200
- Fix compile failure in non-debug build.
- Revision #8f21a31
2014-07-10 13:55:53 +0200
- MDEV-6435: Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_errno() with parallel replication
- Revision #afbb2e2
2014-07-10 12:44:20 +0400
- Coding style fixes: remove trailing spaces.
- Revision #01d47a4
2014-07-10 10:00:21 +0400
- Coding style fixes: remove trailing spaces.
- Revision #48a6883
2014-07-09 15:50:15 -0400
- #258 support deferred XA recovery with discard of prepared txns and dirty shutdown of the FT environment
- Revision #2bb482b
2014-07-09 15:39:57 -0400
- FT-308 support deferred XA recovery with txn discard and dirty environment shutdown
- Revision #45f6262 2014-07-09 13:02:52 +0200
- Revision #8aff914
2014-07-08 16:08:40 -0400
- FT-300 Fix OSX build
- Revision #2548a42
2014-07-08 15:37:35 -0400
- FT-307 Add a 'memcmp magic' API, where users can specify that a particular value for the first byte of a key means it may be compared with memcmp and a length check.
- Revision #17c5b4d
2014-07-08 15:15:10 -0400
- FT-300 Block allocator trace replay tool
- Revision #e9de022
2014-07-08 13:32:51 -0400
- FT-306 Fix logger long wait status text
- Revision #ba4e56d
2014-07-08 15:59:03 +0200
- Fix small merge errors after rebase
- Revision #1cd4af2
2014-07-08 09:08:45 -0400
- #259 add TOKUDB_CACHETABLE_SIZE_CLONED variable
- Revision #92577cc 2014-07-08 14:54:53 +0200
- Revision #3073b5b
2014-07-08 13:55:42 +0200
- Bug#19155121 - Remove perl(GD) and dtrace dependencies and bench fix
- Revision #98fc5b3 2014-07-08 12:54:47 +0200
- Revision #a7163ce
2014-07-08 11:13:37 +0200
- Applying patch for bug 18779944
- Revision #982fc1c
2014-07-07 16:27:58 -0400
- moved to jira for issues
- Revision #a6a936b
2014-07-07 13:34:13 -0400
- remove gcc 4.7 artifacts from nightly scripts
- Revision #77fb45a
2014-07-05 14:06:29 -0400
- FT-300 Add simple, compile-time enabled stderr tracing for each block allocator.
- Revision #f98b52a
2014-07-05 15:20:49 +0400
- Increased the version number
- Revision #c536154
2014-07-05 00:49:10 -0400
- updated branding to tokuft
- Revision #8025d26
2014-07-04 10:15:49 +0200
- remove a couple of old unused #defines
- Revision #e5149fa
2014-07-04 07:44:55 +0200
- Fix that gap locks are only skipped within one group commit.
- Revision #dc07bf7
2014-07-03 15:51:23 -0400
- FT-302 Organize allocation strategy code into its own header / source file.
- Revision #5883b9a
2014-07-03 15:27:26 -0400
- FT-302 Correctly use the new interface (oops)
- Revision #0acaea9
2014-07-03 15:19:58 -0400
- FT-302 Add block allocation strategy to the block allocator. Default to the one and only strategy so far - first fit.
- Revision #46ab993
2014-07-03 12:57:00 -0400
- FT-276 Remove alignment from toku_mempool_malloc API
- Revision #84c5d22
2014-07-03 12:36:25 -0400
- FT-291 Remove the remaining cilk artifacts
- Revision #c81c06b
2014-07-03 12:36:25 -0400
- FT-292 Fix leak in comparator-test
- Revision #85d55da
2014-07-03 12:36:25 -0400
- FT-293 Remove examples/, which hasn't been built or maintained in years
- Revision #e91c66c
2014-07-03 12:36:25 -0400
- FT-297 Move tools to tools/
- Revision #157e180
2014-07-03 12:36:13 -0400
- FT-294 Move cachetable files to ft/cachetable, txn files to ft/txn FT-295 Move ybt.h to utils/dbt.h
- Revision #c821fd5
2014-07-03 12:30:17 -0400
- FT-294 Move the logging code to its own sudbdirectory, logger/
- Revision #6e3d772
2014-07-03 12:30:17 -0400
- FT-294 Move serialization code to its own subdirectory, serialize/
- Revision #40ea904
2014-07-03 12:30:17 -0400
- FT-299 Clean up XIDs abstraction
- Revision #7ad1f1b
2014-07-03 12:30:17 -0400
- FT-298 Start breaking up ft-internal.h by moving serialization code to its own header
- Revision #7ffd1fa
2014-07-03 12:29:48 -0400
- FT-242 Break up fttypes.h completely. FT-296 Move bytestring class to utils/
- Revision #da70298
2014-07-03 11:14:41 -0400
- FT-288 Fix warn-uninitialized errors found by gcc 4.9
- Revision #cb182c2
2014-07-03 09:09:12 -0400
- FT-287, fix typo
- Revision #28833bd
2014-07-03 08:44:51 -0400
- #257 disable missing field initializer warning
- Revision #4df6616
2014-07-03 08:44:40 -0400
- #256 only force MDL X for certain alter table operations
- Revision #b83136c
2014-07-03 08:44:34 -0400
- #255 run iibench on PS 5.6
- Revision #518fa8b
2014-07-03 08:42:42 -0400
- #264 tokuftdump should dump header with default args
- Revision #86fbfc3
2014-07-03 06:13:29 -0400
- #264 tokuftdump should dump header with default args
- Revision #3a030fa
2014-07-02 13:27:37 -0400
- #257 disable missing field initializer warning
- Revision #3bdf1bb
2014-07-02 11:18:13 -0400
- FT-287, have engine status report the amount of cloned data in the cachetable
- Revision #01046e7
2014-07-02 16:18:28 +0300
- RBR triggers enabling in 10.1
- Revision #4cb1e0e
2014-07-02 12:51:45 +0200
- MDEV-6321: close_temporary_tables() in format description event not serialised correctly
- Revision #bd2117d
2014-08-19 21:35:14 +0300
- Automatic merge from 5.5 Fixed 2 failing tests by replacing result files
- Revision #cfa1ce8
2014-08-15 11:31:13 +0200
- MDEV-6551: Some replication errors are ignored if slave_parallel_threads > 0
- Revision #65ac881
2014-08-14 15:38:08 +0300
- If one uses 3 --verbose options to mysql_upgrade or mysqlcheck one will now get on stdout all ALTER, RENAME and CHECK commands that mysqlcheck executes. If one uses 4 --verbose to mysql_upgrade it will also write out all mysqlcheck commands invoked.
- Revision #258ecf5
2014-08-14 15:36:48 +0300
- Added Innobase .ic and errmsg-utf8.txt to tagged files Fixed compiler warning
- Revision #ec05fea
2014-08-13 13:34:28 +0200
- MDEV-6549, failing to update gtid_slave_pos for a transaction that was retried.
- Revision #354f3f1
2014-08-13 09:10:56 +0300
- MDEV-6546: innodb.innodb_simulate_comp_failures_small fails sporadically
- Revision #d93bd84
2014-08-12 19:16:44 +0400
- Increased the version number
- Revision #02d92e3
2014-08-12 07:52:19 +0400
- Recoding feedback_plugin_send.result (forgotten in the previous commit).
- Revision #d362511
2014-07-02 09:38:43 +0200
- Unconditionally disable dtrace for rpm, barfs on Oracle dtrace
- Revision #d28b07a
2014-07-01 15:19:30 +0200
- Unconditionally disable dtrace for rpm-oel, barfs on Oracle dtrace
- Revision #9406108
2014-06-30 19:24:25 +0530
- Bug #17357528 BACKPORT BUG#16513435 TO 5.5 AND 5.6
- Revision #cbe72db
2014-06-30 12:31:44 +0200
- BUG#18779944: MYSQLDUMP BUFFER OVERFLOW
- Revision #4ee6bf2
2014-06-29 22:44:12 +0200
- deb hack: don't set CASSANDRA_DEB_FILES unless cassandra can be built
- Revision #b35c591
2014-06-28 13:53:18 +0300
- MDEV-6376: InnoDB: Assertion failure in thread 139995225970432 in file buf0mtflu.cc line 570.
- Revision #8e4ae8c
2014-06-27 19:30:19 +0530
- Revision #f384ba7
2014-06-27 17:17:04 +0530
- Bug#18903155: BACKPORT BUG-18008907 TO 5.5+ VERSIONS.
- Revision #36e86ba
2014-06-27 15:39:44 +0400
- Remove out-of-date comments
- Revision #14aa44b
2014-06-27 17:04:08 +0530
- Bug#18903155: BACKPORT BUG-18008907 TO 5.5+ VERSIONS.
- Revision #854da5e
2014-06-27 12:41:49 +0200
- Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT
- Revision #220c933
2014-06-27 11:27:27 +0200
- BUG#18779944: MYSQLDUMP BUFFER OVERFLOW
- Revision #ca032f3
2014-06-26 15:24:47 -0400
- #256 only force MDL X for certain alter table operations
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.