164870 Commits (0ed57e34c76ffa5e457e1abb402ada6352fb52b2)
 

Author SHA1 Message Date
Vicențiu Ciorbaru 0ed57e34c7 MDEV-7025 ANALYZE SELECT/INSERT/UPDATE/DELETE from a view does not check access permissions on the view 11 years ago
Jan Lindström c8035da9b8 Add more information if page state is not correct. 11 years ago
Sergei Golubchik f7d196bb2e 32bit fix 11 years ago
Sergei Golubchik e2de804491 Merge branch '10.1' into bb-10.1-serg 11 years ago
Sergei Petrunia 2288b84df4 MDEV-7679: ANALYZE crashes when printing WHERE when no default db 11 years ago
Sergei Petrunia 66ad265f3b MDEV-7674: ANALYZE shows r_rows=0 11 years ago
Sergei Golubchik 5bff6c5d57 bison warning: clash on default action: <NONE> != <object_ddl_options> 11 years ago
Sergei Golubchik 6d8b74dd07 add a test for drop trigger under --read-only 11 years ago
Sergei Golubchik 18feb62fee MDEV-6819 st_mysql_show_var::value should be void* not char* 11 years ago
Sergei Golubchik 20cacb0064 fix a crash of innodb.innodb_mutexes,innodb_plugin 11 years ago
Sergei Golubchik 2db62f686e Merge branch '10.0' into 10.1 11 years ago
Sergei Golubchik d61573d3e5 fix connect.json_udf test for static builds 11 years ago
Sergei Golubchik c0af8213fe MDEV-7669 tmp_table_count-7586 fails in ps and embedded 11 years ago
Sergei Golubchik 5f510a9175 Merge branch '5.5' into 10.0 11 years ago
Sergei Golubchik 17a37796e1 after innodb/xtradb merge: use the correct visibility for internal functions 11 years ago
Sergei Golubchik d7d19071d2 MDEV-6838 Using too big key for internal temp tables 11 years ago
Sergei Golubchik 12d87c3ba5 MDEV-7659 buildbot may leave stale mysqld 11 years ago
Jan Lindström 206b111b11 MDEV-7672: Crash creating an InnoDB table with foreign keys 11 years ago
Sergey Vojtovich e13459a11e MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursive 11 years ago
Jan Lindström f66fbe8ce0 MDEV-7578 :Slave is ~10x slower to execute set of statements compared to master when using RBR 11 years ago
Kristian Nielsen 7dee7a036a GTID: Add missing test of reconnecting into out-of-order binlog. 11 years ago
Jan Lindström 143f5d9172 MDEV-7061: Augment innochecksum to give insight of fragmentation 11 years ago
Kristian Nielsen 2e4dc5a370 after-merge fixes 11 years ago
Kristian Nielsen 95d7208859 Merge MDEV-6589 and MDEV-6403 into 10.1. 11 years ago
Kristian Nielsen 3ef0b9b235 Merge MDEV-6589 and MDEV-6403 into 10.0. 11 years ago
Kristian Nielsen 78c74dbe30 MDEV-6403: Temporary tables lost at STOP SLAVE in GTID mode if master has not rotated binlog since restart 11 years ago
Kristian Nielsen ad0d203f2e MDEV-6589: Incorrect relay log start position when restarting SQL thread after error in parallel replication 11 years ago
Sergey Vojtovich f4f37533a0 Replaced lf-hash element_size hack with initializer function. 11 years ago
Sergey Vojtovich 5c6aa4dea0 MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 11 years ago
Sergey Vojtovich d9e3a9f20e MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 11 years ago
Sergey Vojtovich 9c8165fdb4 MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 11 years ago
Sergey Vojtovich f5bd1d0126 MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 11 years ago
Sergey Vojtovich f475a7f949 MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 11 years ago
Sergey Vojtovich ecd3ff9f24 MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 11 years ago
Sergey Vojtovich 903160ef59 MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" 11 years ago
Alexander Barkov 87b0cc9912 MDEV-7286 TRIGGER: CREATE OR REPLACE, CREATE IF NOT EXISTS 11 years ago
Alexander Barkov a7ed8523e3 Adding a shared include file ctype-mb.ic and removing a number 11 years ago
Sergei Golubchik d8c1165c28 fix failing innodb.innodb-page_encryption_log_encryption again 11 years ago
Sergei Golubchik e33b48ae8b Merge remote-tracking branch 'origin/10.0' into 10.0 11 years ago
Sergei Golubchik c06c465a96 10.0-connect merge 11 years ago
Alexander Barkov b1b6101af2 A preparatory patch for MDEV-6566. 11 years ago
Jan Lindström 7047bef1ef Use standard InnoDB error mechanism on compression and encryption 11 years ago
Olivier Bertrand b9a9b82f9e - Make json_udf test work on Windows 11 years ago
Olivier Bertrand 5f4909b31d - Making json_udf test working on linux 11 years ago
Olivier Bertrand 34c89597ef - Remove a signed/unsigned warning. 11 years ago
Olivier Bertrand 5c8862ee19 - Fix crash when Json_Value was called without arguments. 11 years ago
Sergei Golubchik 1f1f977167 Fix test failing when file_key_management_plugin doesn't load 11 years ago
Sergei Golubchik c3f80a2bff fix new innodb warnings to use the standard innodb warning syntax 11 years ago
Olivier Bertrand d862d7c049 - Implement random access to ODBC tables 11 years ago
Vicențiu Ciorbaru 45b6edb158 MDEV-6838: Using too big key for internal temp tables 11 years ago