frdmn / fail2sql

GNU General Public License v2.0
3 stars 3 forks source link

database and table name not the same... #2

Open saintfrater opened 7 years ago

saintfrater commented 7 years ago

Hello,

I've setup your fail2sql but discover a (not to complex) issue; settings won't mention 'table' name. so table name and database name MUST be the same, this is sometime not valid if you want to log into much larger database...

so I sugest to add an $mysqltable variable and replace couple of $mysqldatabase by $mysqltable into source.

regards, Frater

frdmn commented 7 years ago

👍