sebastianbergmann / dbunit

DbUnit port for PHP/PHPUnit.
https://phpunit.de/
Other
225 stars 186 forks source link

Undefined index: Key_name in Database/Metadata/MySQL.php:80 #188

Closed danaki closed 6 years ago

danaki commented 7 years ago

It appears that correct array key name is lowercase 'key_name'. Php-7.1, dbunit-3.0, mysql: Server version: 5.7.17 Homebrew

'Column_name' also becomes lowercase.

How can I help to reproduce the error?

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had activity within the last 60 days. It will be closed after 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been automatically closed because it has not had activity since it was marked as stale. Thank you for your contributions.