mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fulltext manual changed, MERGE bug fixed
This commit is contained in:
@ -127,3 +127,6 @@ t3 CREATE TABLE `t3` (
|
||||
`othr` int(11) NOT NULL default '0'
|
||||
) TYPE=MRG_MyISAM UNION=(t1,t2)
|
||||
a
|
||||
a b
|
||||
1 1
|
||||
1 2
|
||||
|
Reference in New Issue
Block a user