• Monty's avatar
    Code cleanups · d1851b30
    Monty authored
    - Replace "class Repeat_count" with function call.
      There is no reason for this class to exists. More complex and more
      code than doing a function!  In addition the code didn't match what
      the val() function was doing.
    
    Other things:
    - Fixed compiler failure in print_cached_tables_callback()
    d1851b30
sql_test.cc 19.8 KB