From 83f7fe4b8402bab171d110703a1b1115efbc9b28 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 14 Apr 2026 22:32:43 +0200 Subject: cleaned up many scrits and deleted some that were of no use; renamed a lot --- straper/db/public/mariadb/etc-mysql/conf.d/mysql.cnf | 1 - straper/db/public/mariadb/etc-mysql/conf.d/mysqldump.cnf | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 straper/db/public/mariadb/etc-mysql/conf.d/mysql.cnf delete mode 100644 straper/db/public/mariadb/etc-mysql/conf.d/mysqldump.cnf (limited to 'straper/db/public/mariadb/etc-mysql/conf.d') diff --git a/straper/db/public/mariadb/etc-mysql/conf.d/mysql.cnf b/straper/db/public/mariadb/etc-mysql/conf.d/mysql.cnf deleted file mode 100644 index 22b052d..0000000 --- a/straper/db/public/mariadb/etc-mysql/conf.d/mysql.cnf +++ /dev/null @@ -1 +0,0 @@ -[mysql] diff --git a/straper/db/public/mariadb/etc-mysql/conf.d/mysqldump.cnf b/straper/db/public/mariadb/etc-mysql/conf.d/mysqldump.cnf deleted file mode 100644 index 38310a9..0000000 --- a/straper/db/public/mariadb/etc-mysql/conf.d/mysqldump.cnf +++ /dev/null @@ -1,4 +0,0 @@ -[mysqldump] -quick -quote-names -max_allowed_packet = 16M -- cgit v1.3