• unknown's avatar
    Bug#10877 mysqldump should use consistent last line · 4a0b822b
    unknown authored
     - Add printout in write_footer to tell that mysqldump has completed.
       Ex: -- Dump completed 2006-07-24  8:55:05
    
    
    client/Makefile.am:
      Build mysqldump with mf_getdate.c
    client/mysqldump.c:
      Add printout in write_footer that will print info that mysqldump has completed
    4a0b822b
Makefile.am 3.21 KB