Update default functions-mysql.ini with predefined line breaks and much more help content

This commit is contained in:
Ansgar Becker
2025-02-17 20:49:22 +01:00
parent 5b3f8f1617
commit 57b59d8b17
2 changed files with 762 additions and 783 deletions

View File

@@ -276,8 +276,10 @@ function gen_pg(): string
// SQLite:
# echo gen_sqlite();
// MySQL 5.7:
echo gen_mysql(3334);
// MySQL 8.3:
echo gen_mysql(3308);
#echo gen_mysql(3308);
// MariaDB 11.7:
# echo gen_mysql(3317);

View File

File diff suppressed because it is too large Load Diff