Database management in a single PHP file
Go to file
jakubvrana 7d7e10be08 GRANT USAGE only on MySQL 4
SET PASSWORD only for same user
REVOKE old privileges
DROP confirmation
Procedures absent on MySQL 4

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@332 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2007-08-11 06:25:58 +00:00
lang Edit any user 2007-08-10 15:09:17 +00:00
_compile.php PHP 4 compatibility 2007-08-07 15:27:51 +00:00
_lang.php PHP 4 compatibility 2007-08-07 15:27:51 +00:00
abstraction.inc.php Table and charset in PDO fetch_field() 2007-08-10 12:22:37 +00:00
arrow.gif Gray arrow 2007-07-27 09:47:59 +00:00
auth.inc.php Simpler $_POST iteration 2007-08-10 10:35:09 +00:00
call.inc.php Separate $inout 2007-07-16 13:56:34 +00:00
connect.inc.php User privileges 2007-08-09 15:03:39 +00:00
create.inc.php Treat DROP separately 2007-08-04 19:38:01 +00:00
createv.inc.php Don't try to drop new object 2007-08-09 09:17:44 +00:00
database.inc.php remove_from_uri() 2007-07-27 11:43:44 +00:00
default.css PRE background doesn't look good with syntax highlighting 2007-08-10 14:12:43 +00:00
design.inc.php New design 2007-08-09 16:47:06 +00:00
download.inc.php $mysql->result takes always first row 2007-07-11 08:24:03 +00:00
dump.inc.php Set character set always 2007-08-07 14:29:50 +00:00
edit.inc.php Are you sure? 2007-08-09 08:27:17 +00:00
editing.inc.php Use NULL for empty auto_increment (bug #1768966) 2007-08-07 12:48:07 +00:00
favicon.ico Separate favicon 2007-07-11 09:57:06 +00:00
foreign.inc.php Drop and re-create at once 2007-08-04 20:26:58 +00:00
functions.inc.php Unconditionally remove session_name() in remove_from_uri() 2007-07-28 21:14:48 +00:00
index.php User privileges 2007-08-09 15:03:39 +00:00
indexes.inc.php Use end() for last item 2007-08-04 19:37:22 +00:00
lang.inc.php ID for switch_lang 2007-08-09 15:00:48 +00:00
privileges.inc.php Default host 2007-08-11 06:24:11 +00:00
procedure.inc.php Don't try to drop new object 2007-08-09 09:17:44 +00:00
processlist.inc.php Row in English 2007-08-11 06:19:38 +00:00
schema.inc.php Compute top of unpositioned table 2007-08-09 15:00:15 +00:00
select.inc.php Smaller $max_page 2007-08-04 19:38:47 +00:00
sql.inc.php Unobtrusive cookies 2007-07-27 11:02:05 +00:00
table.inc.php TH for trigger 2007-08-09 15:01:10 +00:00
trigger.inc.php Don't try to drop new object 2007-08-09 09:17:44 +00:00
user.inc.php GRANT USAGE only on MySQL 4 2007-08-11 06:25:58 +00:00
view.inc.php Separate view() 2007-07-16 12:51:21 +00:00