Tagged Questions

2
votes
3answers
279 views

How to get PHPMyAdmin to show MySQL warnings?

I use PHPMyAdmin for convenience in updating a remote database. But it doesn't show warnings, by default, which recently got me into some embarrassing trouble where I was updating a SET field with …