• unknown's avatar
    Bug#17721 Test 'exampledb' hangs on Windows · 7eeb751a
    unknown authored
    - Removed ifdefs from handler class
    - The handler class is an external interface to dynamically loadable storage engine and should not be changed by defines. This is especially important for the virtual functions. 
    
    
    sql/handler.h:
      Remove the ifdef's for WITH_PARTITION_STORAG_ENGINE from handler class.
    7eeb751a
handler.h 54.2 KB