mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Allow myisam-recover="" and --sql-mode=""
This commit is contained in:
@ -167,3 +167,9 @@ a sec_to_time(sum(time_to_sec(t)))
|
||||
a sec_to_time(sum(time_to_sec(t)))
|
||||
1 00:06:15
|
||||
1 00:36:30
|
||||
a
|
||||
4
|
||||
3
|
||||
a c
|
||||
4 NULL
|
||||
3 NULL
|
||||
|
@ -438,7 +438,7 @@ hello 1
|
||||
Table Op Msg_type Msg_text
|
||||
test.t1 optimize error The handler for the table doesn't support check/repair
|
||||
Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
|
||||
t1 0 PRIMARY 1 a A 1 NULL NULL
|
||||
t1 0 PRIMARY 1 a A 2 NULL NULL
|
||||
i j
|
||||
1 2
|
||||
i j
|
||||
|
Reference in New Issue
Block a user