• He Zhenxing's avatar
    Bug#48351 Inconsistent library names for semisync plugin · 5e22887f
    He Zhenxing authored
    The semisync plugin library names on Unix like systems were prefixed with
    'lib', which did not follow the conventions.
    
    Fix the problem by removing the 'lib' prefix on Unix systems.
    
    
    mysql-test/mysql-test-run.pl:
      Remove 'lib' prefix for semisync plugin library names
    plugin/semisync/Makefile.am:
      Remove 'lib' prefix for semisync plugin library names
    plugin/semisync/plug.in:
      Remove 'lib' prefix for semisync plugin library names
    5e22887f
plug.in 182 Bytes