>>>>> On Fri, 10 May 2024 12:14:43 -0400, Phil Stracchino said: > > This is the documented/tested behavior for missing values in MariaDB > 10.6 at least, which matches the *documented* behavior of MySQL 8.x: > ... > Column declared NULL with no DEFAULT
I think "declared NULL" is non-SQL99 anyway. > Column declared NOT NULL without DEFAULT (SQL99 violation) Where does SQL99 say that this is a violation for CREATE TABLE? You mentioned AUTO_INCREMENT previously, but that is MySQL-specific. __Martin _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel