• unknown's avatar
    Make ft_xxx variables ulong to not break mysqld.cc init of variables. · 7fe05cc4
    unknown authored
    mysqltest: replace_result now also affects error messages
    
    
    client/mysqltest.c:
      replace_result now also affects error messages
    include/ft_global.h:
      Make variables ulong to not break mysqld.cc init of variables.
    myisam/ft_static.c:
      Make variables ulong to not break mysqld.cc init of variables.
    mysql-test/r/join.result:
      Fix for 64 bit systems
    mysql-test/t/join.test:
      Fix for 64 bit systems
    7fe05cc4
ft_global.h 1.81 KB