• unknown's avatar
    mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc: · 24e3862c
    unknown authored
      No needs to load charset index if the character set is build-in.
    
    
    client/mysql.cc:
      No needs to load charset index if the character set is build-in.
    client/mysqlcheck.c:
      No needs to load charset index if the character set is build-in.
    client/mysqldump.c:
      No needs to load charset index if the character set is build-in.
    client/mysqlimport.c:
      No needs to load charset index if the character set is build-in.
    24e3862c
mysqlcheck.c 21.5 KB