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

Copy triggers when copying table

This commit is contained in:
Jakub Vrana
2018-05-06 17:36:52 +02:00
parent 84c65fcca6
commit 7b60b03e6a
2 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.6.3-dev:
Disallow using password-less databases
Copy triggers when copying table
Stop session before connecting
Simplify running slow queries
Decrease timeout for running slow queries from 5 seconds to 2 seconds