• unknown's avatar
    Separated service thread framework to be used for update/delete purge... · 08d61de7
    unknown authored
    Separated service thread framework to be used for update/delete purge (WL#3067) and group commit (WL#3080).
    
    storage/maria/CMakeLists.txt:
      Added files of service thread framework.
    storage/maria/Makefile.am:
      Added files of service thread framework.
    storage/maria/ma_checkpoint.c:
      Separated service thread framework.
    storage/maria/ma_servicethread.c:
      Added files of service thread framework.
    storage/maria/ma_servicethread.h:
      Added files of service thread framework.
    08d61de7
CMakeLists.txt 3.91 KB