mariadb/client
Yuchen Pei 35cebfdc51
MDEV-15696 Implement SHOW CREATE SERVER
One change is that if the port is not supplied or out of bound, the
old behaviour is to print 3306. The new behaviour is to not print
it (if not supplied) or the out of bound value.
2024-10-15 10:50:23 +11:00
..
async_example.c MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
client_metadata.h MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY 2020-03-10 20:43:32 +04:00
client_priv.h MDEV-33627 : Implement option --dir in mariadb-import 2024-07-16 15:16:29 +02:00
CMakeLists.txt MDEV-33091 pcre2 headers aren't found on Solaris 2024-09-05 12:14:06 +10:00
completion_hash.cc Merge 10.4 into 10.5 2020-11-03 16:24:47 +02:00
completion_hash.h Update FSF Address 2019-05-11 21:29:06 +03:00
connection_pool.cc MDEV-32216 Connection pool with asynchronous query execution. 2024-01-29 11:54:37 +01:00
connection_pool.h MDEV-32216 Connection pool with asynchronous query execution. 2024-01-29 11:54:37 +01:00
echo.c Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
mariadb-conv.cc unify client/tool version string 2023-01-19 12:39:28 +01:00
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc [MDEV-14978] Client programs to use $MARIADB_HOST consistently 2024-10-04 06:44:39 +01:00
mysql_plugin.c Merge branch '10.11' into 11.2 2024-09-18 10:45:26 +10:00
mysql_upgrade.c Merge 10.11 into 11.1 2024-06-17 09:21:50 +03:00
mysqladmin.cc [MDEV-14978] Client programs to use $MARIADB_HOST consistently 2024-10-04 06:44:39 +01:00
mysqlbinlog.cc [MDEV-14978] Client programs to use $MARIADB_HOST consistently 2024-10-04 06:44:39 +01:00
mysqlcheck.c [MDEV-14978] Client programs to use $MARIADB_HOST consistently 2024-10-04 06:44:39 +01:00
mysqldump.cc MDEV-15696 Implement SHOW CREATE SERVER 2024-10-15 10:50:23 +11:00
mysqlimport.cc [MDEV-14978] Client programs to use $MARIADB_HOST consistently 2024-10-04 06:44:39 +01:00
mysqlshow.c [MDEV-14978] Client programs to use $MARIADB_HOST consistently 2024-10-04 06:44:39 +01:00
mysqlslap.c [MDEV-14978] Client programs to use $MARIADB_HOST consistently 2024-10-04 06:44:39 +01:00
mysqltest.cc Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
readline.cc MDEV-27142 disable text mode for Windows stdio by default 2022-07-18 13:18:03 +02:00