Using CONNECT - Importing File Data Into MariaDB Tables
The CONNECT storage engine has been deprecated.
CREATE TABLE biblio ENGINE=myisam SELECT * FROM xsampall2;Last updated
Was this helpful?
The CONNECT storage engine has been deprecated.
CREATE TABLE biblio ENGINE=myisam SELECT * FROM xsampall2;Last updated
Was this helpful?
Was this helpful?