mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
c2b6916393
* it isn't "pfs" function, don't call it Item_func_pfs, don't use item_pfsfunc.* * tests don't depend on performance schema, put in the main suite * inherit from Item_str_ascii_func * use connection collation, not utf8mb3_general_ci * set result length in fix_length_and_dec * do not set maybe_null * use my_snprintf() where possible * don't set m_value.ptr on every invocation * update sys schema to use the format_pico_time() * len must be size_t (compilation error on Windows) * the correct function name for double->double is fabs() * drop volatile hack |
||
---|---|---|
.. | ||
extract_schema_from_file_name.sql | ||
extract_table_from_file_name.sql | ||
format_bytes.sql | ||
format_path.sql | ||
format_path_57.sql | ||
format_statement.sql | ||
format_time.sql | ||
list_add.sql | ||
list_drop.sql | ||
ps_is_account_enabled.sql | ||
ps_is_account_enabled_57.sql | ||
ps_is_consumer_enabled.sql | ||
ps_is_instrument_default_enabled.sql | ||
ps_is_instrument_default_timed.sql | ||
ps_is_thread_instrumented.sql | ||
ps_thread_account.sql | ||
ps_thread_id.sql | ||
ps_thread_stack.sql | ||
ps_thread_trx_info.sql | ||
quote_identifier.sql | ||
sys_get_config.sql | ||
version_major.sql | ||
version_minor.sql | ||
version_patch.sql |