It saves only 295 bytes and the produced file throws "Parse error: syntax error, unexpected 'Min_Result' (T_STRING)". Also I would probably need GPL license to use it in the project.
2012-05-26 10:44:25 PDT in Adminer
I don't use load.on.activate because it's very slow. I have files opened from remote machines through SFTP mapped to a local path. Explicitly reloading the files when I know they have changed (or just to be sure) will be useful though. Please consider adding this feature. The code is simple and the menu is not crowded.
2012-05-25 01:58:47 PDT in Scintilla
I don't mean mysqldump, I mean http://php.net/mysqlnd.
2012-05-14 09:26:05 PDT in Adminer
It seems that MySQLnd returns the bit value as a number but libmysql returns it as a binary string.
2012-05-14 09:16:23 PDT in Adminer
A related bug has been fixed in Adminer 3.3.4. Can you try that version? If the bug persist then you can fill a bug report. Also attaching a dump which reproduces this problem will be extremely helpful.
2012-05-14 08:59:31 PDT in Adminer
What's the MySQL version? What's the error message? I removed the quotes by purpose: https://github.com/vrana/adminer/commit/41e197ac0673c0e617d2ecd48e25a00271f4b5e4.
2012-05-14 08:52:04 PDT in Adminer
If the server requires a password then you need to pass a session ID in URL parameter or cookie. You can use CURL to emulate sending the login form. Also, better specification than "it's not working" is always useful.
2012-05-14 02:05:38 PDT in Adminer
Which browser are you using? Can you please try current development version?.
2012-05-14 01:39:31 PDT in Adminer
You can use $_SESSION["token"] instead.
2012-05-14 01:34:47 PDT in Adminer
addatwork, I don't think that this is a common requirement.
2012-05-14 01:01:57 PDT in Adminer