Menu

#1080 (ok 3.1) add documentation links to dbexport as attached

fixed
1
2013-06-11
2008-02-12
DGerman
No

<!--Could additional documentation links be added to the data section of the db_export panel like-->

<p>

<a href=http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html#option_mysqldump_complete-insert-option title="MySQL Ref Manual">
<img class="icon" src="./themes/original/img/b_help.png" width="11" height="11" alt="Documentation" title="Increases output, but allows insert where table columns may not be the same as the original" /></a><br>

<div class="formelementrow">
<input type="checkbox" name="sql_columns" value="something" id="checkbox_sql_columns" /><label for="checkbox_sql_columns">Complete inserts</label></div>

<a href=http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html#option_mysqldump_extended-insert title="MySQL Ref Manual">
<img class="icon" src="./themes/original/img/b_help.png" width="11" height="11" alt="Documentation" title="Use multiple-row INSERT syntax that include several VALUES lists. This results in a smaller dump file and speeds up inserts when the file is reloaded" /></a>
<div class="formelementrow">
<input type="checkbox" name="sql_extended" value="something" id="checkbox_sql_extended" /><label for="checkbox_sql_extended">Extended inserts</label></div>

Discussion

  • Michal Čihař

    Michal Čihař - 2008-09-03
    • assigned_to: nobody --> nijel
     
  • Michal Čihař

    Michal Čihař - 2008-09-03

    Logged In: YES
    user_id=192186
    Originator: NO

    Implemented in SVN trunk, thanks for a suggestion.

     
  • Michal Čihař

    Michal Čihař - 2008-09-03
    • priority: 5 --> 1
    • summary: add documentation links to dbexport as attached --> (ok 3.1) add documentation links to dbexport as attached
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2008-11-28
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

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