• Monty's avatar
    Fixed compiler warnings · 66532064
    Monty authored
    - Replace strncpy() with strmake() to ensure things are \0 terminated
    - Initialized some variables that caused compiler warnings
    - Increased buffer that caused warnings from strncpy
    
    One warning from InnoDB, others from Connect.
    66532064
tabxml.cpp 68.9 KB