Skip to content
  1. Feb 25, 2011
  2. Feb 20, 2008
  3. Dec 15, 2007
  4. Oct 15, 2007
  5. Jun 24, 2007
  6. Jun 23, 2007
  7. Apr 22, 2007
  8. Apr 11, 2007
  9. Mar 31, 2007
  10. Jan 31, 2007
  11. Jan 20, 2007
  12. Dec 12, 2006
  13. Nov 19, 2006
  14. Jun 10, 2006
  15. May 26, 2006
  16. Apr 17, 2006
  17. Mar 17, 2006
  18. Feb 26, 2006
  19. Oct 31, 2005
    • jeremy's avatar
      Add missing ';' when optimizing tables. · 7879bdcb
      jeremy authored
      7879bdcb
    • jeremy's avatar
      o simplified the overview page, now just shows the table name and · 729d3349
      jeremy authored
            the number of rows in the table.  Clicking the table name allows
            you to view it, then from there you can use tabs to 'describe',
            'check', 'optimize', 'backup', 'empty' and 'drop'.
          o removed 'dba_admin' function, updated module to take more
            advantage of the _menu() hook, logically separating functions.
          o added a new 'optimize' tab for optimizing MySQL tables
      729d3349
    • jeremy's avatar
      Forms API TODO: (Last update: 10/31/2005) · 754c1ccd
      jeremy authored
       - properly implement all items on settings page to accept updates
       - restore checkboxes next to table names on database overview
       - restore check, backup, empty and drop operations
       - restore 'run script' functionality to properly load selected file
      
      October 31, 2005:
       - dba.module
          o initial port to HEAD, begin update effort to get module working
            with the forms API.  Known to not fully work yet (see Forms API
            TODO above - if there is no TODO above, then full functionality is
            restored).
      ----------------------------------------------------------------------
      dba.module CVS:
      ----------------------------------------------------------------------
      754c1ccd
  20. Oct 28, 2005
    • jeremy's avatar
      - dba.module · 9b813558
      jeremy authored
          o database backup was skipping empty tables.
          o bug #32534: fix gzip compression
      9b813558
  21. Sep 28, 2005
  22. Aug 25, 2005
  23. Aug 22, 2005