176360 Commits (1f372cf1de2a15057a09c6936f025f09500c0228)
 

Author SHA1 Message Date
Sergei Golubchik 1f372cf1de MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to work 9 years ago
Sergei Golubchik 87075e7f87 MDEV-11704 InnoDB: Failing assertion: dfield_is_null(dfield2) || dfield2->data 9 years ago
Sergei Golubchik 239790d92f MDEV-11604 Assertion `!check_datetime_range(ltime)' failed in TIME_to_longlong_datetime_packed 9 years ago
Sergei Golubchik 1afb11074e MDEV-11582 InnoDB: Failing assertion: !((field)->vcol_info && !(field)->stored_in_db()) 9 years ago
Sergei Golubchik ca503e830b mtr: make sphinx skipping a bit less verbose 9 years ago
Sergei Golubchik 0df39e6037 bugfix: uninit variable 9 years ago
Sergei Golubchik 8d99166c69 MDEV-11640 gcol.gcol_select_myisam fails in buildbot on Power 9 years ago
Sergei Golubchik 0e5230e12d support keyread in READ_RECORD 9 years ago
Sergei Golubchik 1913daf42c bugfix: disable ICP in InnoDB for indexes on virtual columns 9 years ago
Sergei Golubchik 01dd355635 cleanup: make a couple of tests more robust 9 years ago
Sergei Golubchik cff144a8ea cleanup: handler::key_read 9 years ago
Sergei Golubchik dafb507e3e find_all_keys: add an assert, remove current_thd 9 years ago
Sergei Golubchik e46c42217f cleanup: TABLE::mark_columns_used_by_index() 9 years ago
Sergei Golubchik 460ff39871 bugfix: don't calculate vcols if doing keyread 9 years ago
Sergei Golubchik 3cae225b0f cleanup: remove TABLE::add_read_columns_used_by_index 9 years ago
Sergei Golubchik 9fa6589f64 bugfix: TABLE::mark_columns_used_by_index_no_reset 9 years ago
Sergei Golubchik 4dd7e11332 cleanup: mark_columns_used_by_index_no_reset in handler::get_auto_increment 9 years ago
Sergei Golubchik bf8f70a47c cleanup: mark_columns_used_by_index_no_reset in opt_range.cc 9 years ago
Sergei Golubchik 0254f1a6e0 bugfix: TABLE::mark_columns_used_by_index 9 years ago
Sergei Golubchik 5d7607f340 cleanup: style fixes, sql_join_cache.cc 9 years ago
Sergei Golubchik 8246b0ac50 cleanup: TABLE::non_determinstic_insert 9 years ago
Sergei Golubchik 6c4144a468 InnoDB: suppress posix_fallocate() failure errors when EINVAL 9 years ago
Sergei Golubchik ef0db6bfd1 fix rpl_binlog_errors test not to leave dbug enabled 9 years ago
Sergei Golubchik d2f84ab978 MDEV-10352 Server crashes in Field::set_default on CREATE TABLE 9 years ago
Sergei Golubchik b6a3917b05 MDEV-11750 Assertion `vfield' failed in TABLE::update_virtual_fields after crash recovery on corrupted MyISAM table 9 years ago
Sergei Golubchik 29ed440d44 MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside 9 years ago
Sergei Golubchik 4cf4b61b24 oqgraph: remove redundant update_virtual_fields() calls 9 years ago
Sergei Golubchik eda2ebefba MDEV-11784 View is created with invalid definition which causes ERROR 1241 (21000): Operand should contain 1 column(s) 9 years ago
Sergei Golubchik cf00393378 Race condition in DEFAULT() with expressions 9 years ago
Sergei Golubchik cd4dd2b62d MDEV-10201 Bad results for CREATE TABLE t1 (a INT DEFAULT b, b INT DEFAULT 4) 9 years ago
Marko Mäkelä 588eca31e3 Post-fix for MDEV-12050 Remove unused InnoDB Memcached hooks 9 years ago
Marko Mäkelä a45866c6db MDEV-12050 Remove unused InnoDB Memcached hooks 9 years ago
Marko Mäkelä 3272a19741 MDEV-11782 preparation: Add separate code for validating the 10.1 redo log. 9 years ago
Marko Mäkelä 96c4b9d49f MDEV-11782 preparation: Remove recv_sys_t::last_block. 9 years ago
Marko Mäkelä 412ee0330c Fix a memory leak on aborted InnoDB startup. 9 years ago
Igor Babaev d35aea5407 Fixed bugs mdev-12051, mdev-10885. 9 years ago
Nirbhay Choubey f04efa839d MDEV-7635: Fix for ctype_gbk_export_import.test 9 years ago
Sergei Golubchik f3914d10b6 Merge branch 'bb-10.2-serg-merge' into 10.2 9 years ago
Igor Babaev 5593458062 Fixed bug mdev-12015. 9 years ago
Sergei Golubchik 2195bb4e41 Merge branch '10.1' into 10.2 9 years ago
Vladislav Vaintroub 1b4f694adf MDEV-10291 : Fix race condition in bootstrap 9 years ago
Nirbhay Choubey 6f42c3c5a4 MDEV-7635: Fix for mroonga 32-bit test failures. 9 years ago
Elena Stepanova c513c4cbf5 MDEV-7635: Additional test fixes 9 years ago
Nirbhay Choubey c0209f8736 MDEV-11908: New default configuration produces warnings about itself upon startup 9 years ago
Nirbhay Choubey 616f4a773a MDEV-7635: Reset sync_binlog back to 0 9 years ago
Nirbhay Choubey 8b2e642aa2 MDEV-7635: Update tests to adapt to the new default sql_mode 9 years ago
Nirbhay Choubey f556aa9b5f MDEV-7635: SET shouldn't fail for invalid values in strict trans mode 9 years ago
Nirbhay Choubey 04b52a0745 MDEV-7635: Part 2 9 years ago
Nirbhay Choubey f8aa54f1bc MDEV-11685: sql_mode can't be set with non-ascii connection charset 9 years ago
Nirbhay Choubey eaf9c4b54f MDEV-7635: Disable rpl_row_index_choice (MDEV-11666) 9 years ago