1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 05:41:27 +02:00

MySQL: Use utf8mb4 in export only if required

This commit is contained in:
Jakub Vrana
2015-03-06 09:36:20 -08:00
parent 6bbc8bc3ea
commit 8aa420d160
5 changed files with 29 additions and 10 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.2.0";
$VERSION = "4.2.1-dev";