1. 14 Mar, 2003 1 commit
    • unknown's avatar
      Small fixes in mysql_tableinfo. It's only code tiny changes, does not modify · 81339e7f
      unknown authored
      the output of the script.
      
      
      scripts/mysql_tableinfo.sh:
        Small fixes in this program which I contributed some time ago. These fixes
        are waiting in Monty's mailbox since August, and there are tiny :
        * use array{'x'} instead of array{x}
        * use fetchrow_arrayref instead of fetchrow_array
        * try to hide the command-line options from 'ps' like mysqlhotcopy does
        * use 'map' instead of homegrown function
        * use $_ instead of $i when possible
      81339e7f
  2. 13 Mar, 2003 19 commits
  3. 12 Mar, 2003 16 commits
  4. 11 Mar, 2003 4 commits