DBD-mysql icon indicating copy to clipboard operation
DBD-mysql copied to clipboard

MySQL driver for the Perl5 Database Interface (DBI)

Results 123 DBD-mysql issues
Sort by recently updated
recently updated
newest added
trafficstars

### 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?...

bug
Windows

``` 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 ................................

bug
compatibility
tests

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...