DBD-mysql
DBD-mysql copied to clipboard
MySQL driver for the Perl5 Database Interface (DBI)
### DBD::mysql version 5.10 ### MySQL client version 'mysql_config' is not recognized as an internal or external command ### Server version 8.4.3 ### Operating system version Windows ### What happened?...
``` Type of arg 1 to each must be hash (not private array) at t/17quote.t line 28, near "@sqlmodes) " Execution of t/17quote.t aborted due to compilation errors. t/17quote.t ................................
The test was testing for `LIMIT` and `limit` but didn't work for `Limit` etc. Follow up for https://github.com/perl5-dbi/DBD-mysql/pull/349 @kebhr @mohawk2 what do you think about this? I think `strncasecmp` may...