You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Update mcs50_cpimport_stdin.test
This commit is contained in:
committed by
GitHub
parent
dec8350f0e
commit
3e73af331d
@ -28,7 +28,7 @@ TRUNCATE t1;
|
|||||||
#Unknown db
|
#Unknown db
|
||||||
#Error getting OID for table unknown.t1: MCS-2006: 'unknown.t1' does not exist in Columnstore.
|
#Error getting OID for table unknown.t1: MCS-2006: 'unknown.t1' does not exist in Columnstore.
|
||||||
--error 1
|
--error 1
|
||||||
--exec cat $MTR_SUITE_DIR/../100Krows.dat | $MCS_CPIMPORT unknown t1 >/dev/null
|
--exec cat $MTR_SUITE_DIR/../std_data/100Krows.dat | $MCS_CPIMPORT unknown t1 >/dev/null
|
||||||
|
|
||||||
#Unknown table
|
#Unknown table
|
||||||
#Error getting OID for table mcs50_db.unknown: MCS-2006: 'mcs50_db.unknown' does not exist in Columnstore.
|
#Error getting OID for table mcs50_db.unknown: MCS-2006: 'mcs50_db.unknown' does not exist in Columnstore.
|
||||||
|
Reference in New Issue
Block a user