mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Formailized the row buffer structure, implemented new streaming format.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
drop table if exists t1,t2,t3;
|
||||
drop table if exists t1,t2,t3,t4,t5;
|
||||
CREATE TABLE t1 (
|
||||
Period smallint(4) unsigned zerofill DEFAULT '0000' NOT NULL,
|
||||
Varor_period smallint(4) unsigned DEFAULT '0' NOT NULL
|
||||
|
||||
Reference in New Issue
Block a user