]> git.joonet.de Git - adminer.git/commitdiff
Fix typo
authorJakub Vrana <jakub@vrana.cz>
Mon, 10 Mar 2025 22:41:10 +0000 (23:41 +0100)
committerJakub Vrana <jakub@vrana.cz>
Tue, 11 Mar 2025 05:24:21 +0000 (06:24 +0100)
changes.txt

index 410fa9ea3d18b23f5723cb6fe501d91de567739c..6c8e789ed4a519b366e29ea5047e7ed7bf7cb277 100644 (file)
@@ -3,7 +3,7 @@ Fix gzip export (bug #896)
 Fix importing multiple SQL files not terminated by semicolon
 Use <datalist> for altering collations
 MySQL: Allow setting default values of text column
-MySQL: Stop treating enum as set as numbers (bug #475)
+MySQL: Stop treating enum and set as numbers (bug #475)
 MySQL, MariaDB: Fix default values with ' (bug #895)
 MariaDB: Fix creating and altering generated columns (bug #897)