MariaDB-server/client
2024-08-09 11:34:31 +02:00
..
async_example.c
client_metadata.h
client_priv.h MDEV-33627 : Implement option --dir in mariadb-import 2024-07-16 15:16:29 +02:00
CMakeLists.txt MDEV-33627 refactor threading in mariadb-import 2024-07-16 15:14:28 +02:00
completion_hash.cc
completion_hash.h
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
mysql_plugin.c Merge 10.11 into 11.1 2024-06-17 09:21:50 +03:00
mysql_upgrade.c Merge 10.11 into 11.1 2024-06-17 09:21:50 +03:00
mysql.cc Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-08 12:25:04 +04:00
mysqladmin.cc Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-08 12:25:04 +04:00
mysqlbinlog.cc Merge branch '11.2' into 11.4 2024-08-04 17:27:48 +02:00
mysqlcheck.c ALTER TABLE and replication should convert old row_end timestamps to new timestamp range 2024-05-27 12:39:03 +02:00
mysqldump.cc Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
mysqlimport.cc Disable innodb bulk load, because of MDEV-34703 2024-08-05 11:52:26 +02:00
mysqlshow.c Merge branch '11.4' into 11.5 2024-05-23 17:01:43 +02:00
mysqlslap.c Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
mysqltest.cc Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-08 12:25:04 +04:00
readline.cc