• unknown's avatar
    Bug #10245 VC++ compiler error with mysql.cc · 656b4e5a
    unknown authored
    Only print the read line version if we are on a platform that supports readline
    
    mysql.cc:
      Add #ifdef to only print readline version if we are on a platform that supports readline
    
    
    client/mysql.cc:
      Add #ifdef to only print readline version if we are on a platform that supports readline
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    656b4e5a
mysql.cc 91.6 KB