1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-19 12:51:27 +02:00

Set autocommit

This commit is contained in:
Jakub Vrana
2011-09-27 02:24:20 +02:00
parent b848764299
commit 319abbaf2f
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ Ctrl+click on button opens form to blank window
SET DEFAULT foreign key action
Trim table and column names (bug #3405309)
Error message with no response from server in AJAX
MySQL: set autocommit after connect
PostgreSQL: fix alter foreign key
PostgreSQL over PDO: connect if the eponymous database does not exist (bug #3391619)
Boolean search (Editor)