Dotclear


Ignore:
Timestamp:
07/27/17 17:24:16 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add MySQL UTF8-MB4 support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/install/check.php

    r3137 r3565  
    4949     } 
    5050 
    51      if ($con->driver() == 'mysql' || $con->driver() == 'mysqli') 
     51     if ($con->driver() == 'mysql' || $con->driver() == 'mysqli' || $con->driver() == 'mysqlimb4') 
    5252     { 
    5353          if (version_compare($con->version(),'4.1','<')) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map