mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
63d6dbc4ab
Two of them (in the function make_join_statistics and in the function sort_and_filter_keyuse) were due to bad merges while the third bug was triggered by uninitialized values of the field JOIN_TAB::preread_init_done. Fixed a compiler warning in mysql_priv.h. Commented out some queries from the funcs_1 suite returning wrong errors due to bugs concerning updatable views (see bugs 784297 and 784303). Adjusted some results for the test cases with derived tables from different suites. |
||
---|---|---|
.. | ||
basics_mixed1.inc | ||
basics_mixed2.inc | ||
basics_mixed3.inc | ||
columns.inc | ||
datadict.pre | ||
datadict_bug_12777.inc | ||
datadict_load.inc | ||
datadict_priv.inc | ||
is_key_column_usage.inc | ||
is_routines.inc | ||
is_schemata.inc | ||
is_table_query.inc | ||
is_tables.inc | ||
is_triggers.inc | ||
is_views.inc | ||
processlist_priv.inc | ||
processlist_val.inc | ||
statistics.inc | ||
table_constraints.inc | ||
tables.inc | ||
tables1.inc | ||
tables2.inc |