We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 045fd5f commit 96eef72Copy full SHA for 96eef72
lib/DBD/mysql/GetInfo.pm
@@ -156,7 +156,7 @@ our %info = (
156
4 => 137076088, # SQL_DRIVER_HENV
157
# 76 => undef, # SQL_DRIVER_HLIB
158
# 5 => undef, # SQL_DRIVER_HSTMT
159
- 6 => 'libmyodbc3.so', # SQL_DRIVER_NAME
+ 6 => 'DBD/mysql.pm', # SQL_DRIVER_NAME
160
77 => '03.51', # SQL_DRIVER_ODBC_VER
161
7 => $sql_driver_ver, # SQL_DRIVER_VER
162
136 => 0, # SQL_DROP_ASSERTION
0 commit comments