Code

Programming Languages: PHP

License: GNU General Public License version 2.0 (GPLv2), Apache License V2.0

Repositories

browse code, statistics svn co https://adminer.svn.sourceforge.net/svnroot/adminer adminer

browse code, statistics, last commit on 2012-03-06 git clone git://adminer.git.sourceforge.net/gitroot/adminer/adminer (read-only)

Show:

What's happening?

  • Comment: Compression to a single file

    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 by jakubvrana

  • Error in query: Incorrect string value: when importing

    Receive "Error in query: Incorrect string value: '\xF1\xEDa Do...' for column 'isp' at row 1" when executing the following SQL command from admin.sql file: INSERT INTO `iplocationdb_isp` VALUES(64,1075855360,1075871743,"Compañía Dominicana de Teléfonos, C. por A. - CODE"); The command works fine when executed from the SQL Command input box. Adminer 3.3.4 MySQL...

    2012-05-26 06:34:13 PDT by wescleveland

  • creating database with oracle fails

    Hi. I've logged into Adminer with a user who has DBA privileges and tried to create database by clicking the "Create new database" link on the database list page. Filled the input, sent the form and got error message: Fatal error: Call to undefined function create_database() in /var/www/adminer.php on line 1368 Is this a bug, or i screwed up something?.

    2012-05-24 05:23:02 PDT by tchgbart

  • Comment: Set database port number

    No problem. Just let us know either way, as it may be helpful to others.

    2012-05-22 19:22:46 PDT by turbopt

  • Comment: Set database port number

    @turbopt, you are right - I didn't see that. Let me do some testing as that probably solves it.

    2012-05-22 18:59:45 PDT by xeoncross

  • Comment: Set database port number

    Hovering over the server field on the login page, in the tip that appears it seems that a port can be specified. Is that what you need?.

    2012-05-22 18:45:07 PDT by turbopt

  • Followup: RE: adminer issue

    The message means that the database-related extension has not been configured. Since we don't know what type of system that you have, see this link for more details: http://us2.php.net/manual/en/mysqli.installation.php.

    2012-05-22 18:34:41 PDT by turbopt

  • Set database port number

    I generally need to connect to databases on servers and VPS, so I use ssh tunneling with port-forwarding to assign something like 4444 on my computer to the MySQL 3306 on the server. That way I don't have to install anything on the server. Anyway, there doesn't seem to be an option for specifying a port number - it just assumes the default port.

    2012-05-22 13:10:37 PDT by xeoncross

  • Compression to a single file

    The current compression of the PHP part of Adminer into a single file could be optimized if you used my https://github.com/Xeoncross/PHP-Compactor project.

    2012-05-22 13:05:06 PDT by xeoncross

  • adminer issue

    download the editor and editor.mysql php file to web folder. tried to open the link, the login came out successfuly. but once login, there is error message "No extension None of the supported PHP extensions (MySQLi, MySQL, PDO_MySQL) are available. anyone can help me on that.

    2012-05-21 08:51:13 PDT by vanesn

Our Numbers