• unknown's avatar
    locking issues, · bcc1ecd3
    unknown authored
    test for LONGLONG_MIN in decimal.c
    
    
    myisam/mi_create.c:
      lock THR_LOCK_myisam later
    mysys/thr_alarm.c:
      remove misplaced comment and "safety" if()
    server-tools/instance-manager/instance.cc:
      add unlock
    strings/decimal.c:
      correct the test for LONGLONG_MIN. fix debug sprintf
    bcc1ecd3
decimal.c 83.8 KB