mirror of
https://github.com/MariaDB/server.git
synced 2025-07-23 08:45:18 +03:00
Merge 10.5 to 10.6
This commit is contained in:
@ -167,7 +167,7 @@ data INT NOT NULL
|
||||
CREATE TABLE t2(
|
||||
n INT UNSIGNED NOT NULL,
|
||||
f BIGINT UNSIGNED
|
||||
) engine=innodb;
|
||||
);
|
||||
############################
|
||||
# Creating Stored Programs #
|
||||
############################
|
||||
|
Reference in New Issue
Block a user