]> git.joonet.de Git - adminer.git/commit
MySQL: Don't offer empty enum value in edit
authorJakub Vrana <jakub@vrana.cz>
Sun, 23 Feb 2025 12:17:08 +0000 (13:17 +0100)
committerJakub Vrana <jakub@vrana.cz>
Sun, 23 Feb 2025 12:24:30 +0000 (13:24 +0100)
commit9d992e4be64b6f3885428a65e28bc71565755abb
tree3db63e04de1a01b161e049b12ecfd162ce410c23
parent7ece69a8c4ed5df4bb77467fc34f1c44cbc2f3cf
MySQL: Don't offer empty enum value in edit

MySQL errors if there's an invalid value on the first row of INSERT or
UPDATE, regardless of the sql_mode variable.
adminer/include/adminer.inc.php
changes.txt
todo.txt