mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Better comments
modified: mysql-test/suite/connect/t/odbc_sqlite3.test
This commit is contained in:
@@ -9,10 +9,12 @@
|
|||||||
# On Linux add these lines into /etc/odbcinst.ini
|
# On Linux add these lines into /etc/odbcinst.ini
|
||||||
#
|
#
|
||||||
#[SQLite3 ODBC Driver]
|
#[SQLite3 ODBC Driver]
|
||||||
#Description=SQLite ODBC Driver
|
#Description=SQLite3 ODBC Driver
|
||||||
#Driver=/opt/sqliteodbc/libsqlite3odbc.so
|
#Driver=/opt/sqliteodbc/libsqlite3odbc.so
|
||||||
#Setup=/opt/sqliteodbc/libsqlite3odbc.so
|
#Setup=/opt/sqliteodbc/libsqlite3odbc.so
|
||||||
#
|
#
|
||||||
|
# (adjust the directory "/opt/sqliteodbc/" according to your OS settings)
|
||||||
|
#
|
||||||
# Note, the test does not need a DSN to be created.
|
# Note, the test does not need a DSN to be created.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user