[MDEV-5394] ConnectSE: ODBC: ORDER BY does not work for CATFUN with an SQLite3 DSN Created: 2013-12-05  Updated: 2013-12-06  Resolved: 2013-12-06

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 10.0.6
Fix Version/s: 10.0.7

Type: Bug Priority: Minor
Reporter: Alexander Barkov Assignee: Alexander Barkov
Resolution: Fixed Votes: 0
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'



 Comments   
Comment by Olivier Bertrand [ 2013-12-06 ]

Fixed for version 10.0

Generated at Thu Feb 08 07:04:04 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.