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

MySQL: Support routines with comments in parameters (bug #460)

This commit is contained in:
Jakub Vrana
2018-01-24 16:37:38 +01:00
parent 8b29ae910f
commit 34f25afe90
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ Store current Adminer version server-side to avoid excessive requests
Adminer: Fix Search data in tables (regression from 4.4.0)
CSP: Allow any styles, images, media and fonts, disallow base-uri
MySQL: Support geometry in MySQL 8 (bug #574)
MySQL: Support routines with comments in parameters (bug #460)
MariaDB: Support fulltext and spatial indexes in InnoDB (bug #583)
SQLite: Enable foreign key checks
PostgreSQL: Respect NULL default value