Comment 1 for bug 1025347

Revision history for this message
Robert Adams (radams-calpont) wrote :

For anyone following this issue, please note the steps to reproduce should read 'examples.tbl'

1. SELECT NULL INTO OUTFILE 'examples.tbl' FIELDS TERMINATED BY ',' ENCLOSED BY '"' ESCAPED BY 'X';

It is also recommended to not put InfiniDB tables in the test schema. (Please refer to the Syntax Guide)

Calpont InfiniDB tables should not be created in the mysql, information_schema or test databases.