mariadb/plugin/query_response_time
Rucha Deodhar 2fdb556e04 MDEV-8334: Rename utf8 to utf8mb3
This patch changes the main name of 3 byte character set from utf8 to
utf8mb3. New old_mode UTF8_IS_UTF8MB3 is added and set TRUE by default,
so that utf8 would mean utf8mb3. If not set, utf8 would mean utf8mb4.
2021-05-19 06:48:36 +02:00
..
mysql-test/query_response_time MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
CMakeLists.txt MDEV-11660 Make encryption plugins "pure" 2017-04-27 19:12:38 +02:00
plugin.cc MDEV-19772 Add helper classes for ST_FIELD_INFO 2019-06-16 19:03:47 +04:00
query_response_time.cc time_collector transition to std::atomic 2018-12-29 14:19:03 +04:00
query_response_time.h SHOW and FLUSH for I_S tables. 2014-10-11 18:53:04 +02:00