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

Fix resetting search (bug #3612507)

This commit is contained in:
Jakub Vrana
2013-05-03 18:53:13 -07:00
parent 9c78b3bb34
commit 94a0cc8de8
4 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ Allow using lang() in plugins (customization)
Remove bzip2 compression support
Constraint memory used in TAR export
Allow exporting views dependent on each other (bug #3459151)
Fix resetting search (bug #3612507)
MySQL: Optimize create table page and Editor navigation
MySQL: Display bit type as binary number
MySQL: Improve export of binary data types