• unknown's avatar
    mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc: · 199763ce
    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.
    199763ce
mysqlimport.c 16.6 KB