[Phpmyadmin-devel] about PMA_setHistory()

5 Jul
2008
5 Jul
'08
10 a.m.
Hi, is it intended behavior that, when I insert via the interface, the statement is saved into history, but when I update it is not? This happens because in libraries/footer.inc.php, after an insert, $GLOBALS['sql_query'] contains the INSERT statement but after an update, it usually contains a SELECT that fetches the current result set. Marc
6309
Age (days ago)
6309
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marc Delisle