Menu

#26 mySQL Space Usage suggestion

fixed
nobody
7
2013-06-11
2001-05-29
Anonymous
No

Hi,

maybe i have a suggestion for a next phpMyAdmin
Version to show in tbl_properties.php3 the spaceusage
for the current table.

Here is my sample code:

http://www.neptunlabs.de/phpMyAdmin/tbl_properties.new

--
Steve Alberty

ps: how can i develop on phpmyadmin cvs?

Discussion

  • Marc Delisle

    Marc Delisle - 2001-05-31

    Logged In: YES
    user_id=210714

    Steve,

    this is an excellent improvement! I have a few suggestions,
    you can do them yourself, or I can do them and put them into
    the cvs:

    - put all the strings in variables (if you are on Unix, use
    lang/add_messages.sh)

    - put a header, like "Space usage"

    - move those statistics at the bottom of the page.
    Eventually I think that even the comments and the table type
    should go under the field list.

    For cvs access, please ask one of the project leaders.

     
  • Loïc Chapeaux

    Loïc Chapeaux - 2001-05-31

    Logged In: YES
    user_id=144058

    Fully agree with Marc: Steve you work is really intersting
    and as soon as Marc suggestions are taken into account it
    will be merged into the CVS.

    Regards,
    Loc

     
  • Olivier Mueller

    Olivier Mueller - 2001-06-03
    • priority: 5 --> 7
     
  • Marc Delisle

    Marc Delisle - 2001-06-04
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2001-06-05

    Logged In: YES
    user_id=210714

    Sample code is not found.

     
  • Marc Delisle

    Marc Delisle - 2001-06-05
    • assigned_to: lem9 --> nobody
     
  • Marc Delisle

    Marc Delisle - 2001-06-12
    • status: open --> closed
     
  • Marc Delisle

    Marc Delisle - 2001-06-12

    Logged In: YES
    user_id=210714

    Code in now in cvs -devel.

     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed --> fixed