mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Update default functions-mysql.ini with predefined line breaks and much more help content
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user