Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.0.6
-
Fix Version/s: 10.0.7
-
Component/s: None
-
Labels:None
Description
If I change either of the last two SELECT queries in
storage/connect/mysql-test/connect/t/odbc_sqlite3.test from
SELECT * FROM t1;
to
SELECT * FROM t1 ORDER BY Table_name
it returns the following error:
mysqltest: At line 84: query 'SELECT * FROM t1 ORDER BY Table_name' failed: 1032: Can't find record in 't1'
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Fixed for version 10.0