[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 377810: More reliable Drizzle detection
    Michal Čihař 
    mcihar at suse.cz
       
    Mon Jun 10 15:56:44 CEST 2013
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 37781045a46c337daa498eb31c828312698d7fd7
      https://github.com/phpmyadmin/phpmyadmin/commit/37781045a46c337daa498eb31c828312698d7fd7
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-06-10 (Mon, 10 Jun 2013)
  Changed paths:
    M libraries/DatabaseInterface.class.php
  Log Message:
  -----------
  More reliable Drizzle detection
Checking version is not working since Drizzle has changed versioning
scheme. As it does not support charsets, checking whether server
supports these seems to be better approach.
Also see https://bugs.launchpad.net/drizzle/+bug/951788
    
    
More information about the Git
mailing list