2004 Commits (71cd205956818d29edb6bf09002ecf2fe8303f64)

Author SHA1 Message Date
Marko Mäkelä 71cd205956 Silence bogus GCC 7 warnings -Wimplicit-fallthrough 9 years ago
Vladislav Vaintroub 716188f1d4 Fix some warnings on Windows compilation 9 years ago
Dmitry Lenev e4978d26b7 MDEV-9084 Calling a stored function from a nested select from temporary table causes unpredictable behavior 9 years ago
Oleksandr Byelkin bc4cac358e MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATE 9 years ago
Sergei Petrunia f23b41b9b8 MDEV-10148: Database crashes in the query to the View 9 years ago
Oleksandr Byelkin f988bcecfd MDEV-10776: Server crash on query 9 years ago
Alexander Barkov 9976223c00 MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' failed in Lex_input_stream::body_utf8_append(const char*, const char*) 9 years ago
Sergei Golubchik c73b987e73 MDEV-8328 Evaluation of two "!" operators depends on space in beetween 10 years ago
Oleksandr Byelkin 4fdac6c07e MDEV-9701: CREATE VIEW with GROUP BY or ORDER BY and constant produces invalid definition 10 years ago
Sergei Golubchik ff93b77fd6 MDEV-9641 MDEV-9644 NULLIF assertions 10 years ago
Alexander Barkov ff2d92b17d MDEV-7231 Field ROUTINE_DEFINITION in INFORMATION_SCHEMA.`ROUTINES` 10 years ago
Oleksandr Byelkin 6ecf6d8453 MDEV-7827: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed in Field_long::val_str on EXPLAIN EXTENDED 10 years ago
Chaithra Gopalareddy a7fb5aecfd Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_OPTIMIZER.CC:1657 10 years ago
Monty e3868ee072 Don't store vcol bitmaps in TABLE if table doesn't have virtual fields. 10 years ago
Sergei Golubchik fb8713385f remove unneded #include's that had a dubious explanation 10 years ago
Nirbhay Choubey 978c2a37c0 MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements 10 years ago
Nirbhay Choubey 151f967380 MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements 10 years ago
Oleksandr Byelkin bed4e84795 MDEV-8380: Subquery parse error 10 years ago
Monty 3cb578c001 MDEV-6152: Remove calls to current_thd while creating Item 10 years ago
Oleksandr Byelkin c6aee27b73 MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cache 11 years ago
Monty 2e941fe9fc Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigger that is repeatedly executed. 11 years ago
Oleksandr Byelkin 6264451f25 MDEV-8114: server crash on updates with joins still on 10.0.18 11 years ago
Sergei Golubchik 64569fa81d parser: better error messages for CHECK/REPAIR VIEW 11 years ago
Sergey Vojtovich 5fc53b7cfe MDEV-8202 - st_select_lex::master_unit() takes 0.17% in OLTP RO 11 years ago
Oleksandr Byelkin c1fb91ef73 MDEV-7921: main.sp_sync fails in buildbot with valgrind 11 years ago
Sergey Vojtovich 4d1ccc4289 MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO 11 years ago
Sergey Vojtovich c4d2c4e844 MDEV-7964 - delete_dynamic() takes 0.12% in OLTP RO 11 years ago
Oleksandr Byelkin 8cbaafd22b MDEV-8018: main.multi_update fails with --ps-protocol 11 years ago
Sergei Petrunia 4938b82263 MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY 11 years ago
Sergei Petrunia 2af935c8ec MDEV-7899: 10.1 is 3% slower than 10.0 in OLTP RO 11 years ago
Alexander Barkov 50eee60504 Preparatory refactoring for: 11 years ago
Sergey Vojtovich 18e9c314e4 MDEV-6650 - LINT_INIT emits code in non-debug builds 11 years ago
Oleksandr Byelkin a71e2d23bd MDEV-7006 MDEV-7007: SET STATEMENT and slow log 11 years ago
Alexander Barkov c6d3f8058d MDEV-7112 Split HA_CREATE_INFO 11 years ago
Monty 78564373fe my_alloc.c 11 years ago
Sergei Golubchik 97a913e31c cleanup: freshen up CREATE SERVER code 11 years ago
Sergei Petrunia 0b5d989c89 EXPLAIN FORMAT=JSON: Add support for non-merged semi-joins 11 years ago
Sergei Petrunia 2ac3b39e68 EXPLAIN FORMAT=JSON: support derived tables 11 years ago
Oleksandr Byelkin 1827d9e6d1 MDEV-5231: Per query variables from Percona Server (rewritten) 11 years ago
Igor Babaev 3c4bb0e872 MDEV-334: Backport of UNION ALL optimization from mysql-5.7. 11 years ago
Sergei Golubchik 534cbc1f2a cleanup: my_init_dynamic_array2 -> init_dynamic_array2 11 years ago
Sergei Golubchik d7c1e0ebbd MDEV-5317 Compound statement / anonymous blocks 11 years ago
Sergei Golubchik 43d1f0b6b9 cleanup: rename List<> methods 11 years ago
Sergei Golubchik e8fb24664e cleanup: use null_lex_str where appropriate 11 years ago
Michael Widenius 70823e1d91 MDEV-5120 Test suite test maria-no-logging fails 11 years ago
Jan Lindström df4dd593f2 MDEV-6247: Merge 10.0-galera to 10.1. 11 years ago
Jan Lindström 21b4dec072 Review fixes. 11 years ago
Jan Lindström 5ebb396638 MDEV-6247: Merge 10.0-galera to 10.1. 11 years ago
unknown a270e8abc4 MDEV-6441: memory leak 11 years ago
Gleb Shchepa 01fd5d0d0e Bug #18978946: BACKPORT TO 5.6: BUGFIX FOR 18017820 "BISON 3 BREAKS MYSQL BUILD" 12 years ago