• unknown's avatar
    added pre/post read callbacks to IO_CACHE · e642692a
    unknown authored
    #ifdefed out code not used in the server from log events
    started on new LOAD DATA INFILE events
    
    
    include/my_sys.h:
      added pre/post read callbacks to IO_CACHe
    mysys/mf_iocache.c:
      pre/post read callbacks
    sql/log_event.cc:
      cleanup to #ifdef out unneeded code in the server
      started work on new Load data infile events
    sql/log_event.h:
      clean-up plus start of new LOAD DATA INFILE events work
    sql/mf_iocache.cc:
      pre/post read callbacks
    sql/sql_class.cc:
      file_id
    sql/sql_class.h:
      file_id
    e642692a
sql_class.h 17.6 KB