mariadb/client
Sergei Golubchik 7598ef4b26 MDEV-28197 Linux mariadb-client build does not accept Unicode characters
Apparently newer libedit is readline-compatible enough
to be detected as a readline, with USE_NEW_READLINE_INTERFACE defined
and USE_LIBEDIT_INTERFACE not defined.

Let's set the locale unconditionally, independently from the
readline/libedit variant. It's already happening anyway now,
unless one specifies --default-character-set explicitly.
2022-07-10 22:37:13 +02:00
..
async_example.c
client_priv.h Add option --enable-cleartext-plugin to the MariaDB client 2022-05-26 14:21:23 +10:00
CMakeLists.txt Cleanup - remove confusing comment. 2021-09-01 18:21:00 +02:00
completion_hash.cc Merge 10.2 into 10.3 2020-11-02 15:48:47 +02:00
completion_hash.h Update FSF Address 2019-05-11 21:29:06 +03:00
echo.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc MDEV-28197 Linux mariadb-client build does not accept Unicode characters 2022-07-10 22:37:13 +02:00
mysql_plugin.c Merge branch '10.2' into 10.3 2021-09-07 23:24:06 +02:00
mysql_upgrade.c Merge branch '10.2' into 10.3 2022-02-10 20:23:56 +01:00
mysqladmin.cc MDEV-19750 mysql command wrong encoding 2019-06-17 18:04:47 +01:00
mysqlbinlog.cc Merge 10.2 into 10.3 2022-03-29 09:53:15 +03:00
mysqlcheck.c Fix most clang-15 -Wunused-but-set-variable 2022-07-01 09:48:36 +03:00
mysqldump.c MDEV-4875 Can't restore a mysqldump if --add-drop-database meets general_log 2022-05-06 22:50:01 +10:00
mysqlimport.c Merge 10.2 into 10.3 2020-06-13 15:11:43 +03:00
mysqlshow.c Merge 10.2 into 10.3 2019-06-19 08:56:10 +03:00
mysqlslap.c Fix most clang-15 -Wunused-but-set-variable 2022-07-01 09:48:36 +03:00
mysqltest.cc MDEV-27691: make working view-protocol 2022-02-16 13:06:23 +07:00
readline.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_string.cc.dontuse Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_string.h.dontuse Update FSF Address 2019-05-11 21:29:06 +03:00