diff --git a/ChangeLog b/ChangeLog index 7d3a7c5d8..3cb669c5c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ $Source$ * read_dump.php: Show message about failing upload in all cases, removed some PHP compatibility code. * libraries/export/sql.php: More older PHP cleanup. + * tbl_move_copy.php, tbl_properties_operations.php, lang/*: Cleanup in + table moving/copying and allow to keep constraints over these + operations. 2003-11-20 Garvin Hicking * libraries/auth/*, libraries/dbg/*, libraries/export/* diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 7eabc0b63..412fbc7ee 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -730,4 +730,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index eb0695643..d6732f792 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -731,4 +731,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 88c6b8339..d5d41c93b 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -723,4 +723,5 @@ $strLatexCaption = 'Table caption'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index c6aa3d421..f2c0265b9 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -724,4 +724,5 @@ $strLatexCaption = 'Table caption'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 34470c136..d16b01a1a 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -731,4 +731,5 @@ $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index 03bfe7771..9a435505d 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -730,4 +730,5 @@ $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index c8c5bdc88..d292cb7f1 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -719,4 +719,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 722f77c22..48949f883 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -720,4 +720,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 3563a1c73..e1b174986 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -729,4 +729,5 @@ $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index 29624b5ef..b85974f5f 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -728,4 +728,5 @@ $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 45e9af80e..10f767aaa 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -744,4 +744,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 9ba9436ec..f37462b25 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -745,4 +745,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 7e3fc0e0f..803764d31 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -725,4 +725,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 81a35eb44..dfb456007 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -726,4 +726,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index a5c526dc5..8d36ade30 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -725,4 +725,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 7eee7f281..f4445969b 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -716,4 +716,5 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; // To translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index b28305705..b772ac87e 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -717,4 +717,5 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; // To translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php b/lang/chinese_big5-utf-8.inc.php index 5674b831f..4caa1bc0c 100644 --- a/lang/chinese_big5-utf-8.inc.php +++ b/lang/chinese_big5-utf-8.inc.php @@ -723,4 +723,5 @@ $strYes = ' 是 '; $strZeroRemovesTheLimit = '註: 設定這些選項為 0 (零) 可解除限制.'; $strZip = '"zipped"'; +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/chinese_big5.inc.php b/lang/chinese_big5.inc.php index dc364b819..9e5874534 100644 --- a/lang/chinese_big5.inc.php +++ b/lang/chinese_big5.inc.php @@ -721,4 +721,5 @@ $strYes = ' $strZeroRemovesTheLimit = ': ]woǿﶵ 0 (s) iѰ.'; $strZip = '"zipped"'; +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php b/lang/chinese_gb-utf-8.inc.php index ca36a810e..9698cfaf2 100644 --- a/lang/chinese_gb-utf-8.inc.php +++ b/lang/chinese_gb-utf-8.inc.php @@ -722,4 +722,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/chinese_gb.inc.php b/lang/chinese_gb.inc.php index 23c72e830..f078e8e9a 100644 --- a/lang/chinese_gb.inc.php +++ b/lang/chinese_gb.inc.php @@ -721,4 +721,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index e31f36cf5..b150cbcb3 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -743,4 +743,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 786d259eb..68a0ff7fa 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -744,4 +744,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 8a479a0aa..a8e0eb966 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -743,4 +743,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 962da38f5..d830db57e 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -30,6 +30,7 @@ $strAccessDenied = 'P $strAccessDeniedExplanation = 'phpMyAdmin se pokusil pipojit k MySQL serveru, a ten odmtl pipojen. Zkontrolujte jmno serveru, uivatelsk jmno a heslo v souboru config.inc.php a ujistte se, e jsou toton s tmi co mte od administrtora MySQL serveru.'; $strAction = 'Akce'; $strAddAutoIncrement = 'Pidat hodnotu AUTO_INCREMENT'; +$strAddConstraints = 'Pidat omezen'; $strAddDeleteColumn = 'Pidat/Smazat sloupec'; $strAddDeleteRow = 'Pidat/Smazat dek s podmnkou'; $strAddDropDatabase = 'Pidat DROP DATABASE'; diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 855b631c2..b51330438 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -31,6 +31,7 @@ $strAccessDenied = 'Přístup odepřen'; $strAccessDeniedExplanation = 'phpMyAdmin se pokusil připojit k MySQL serveru, a ten odmítl připojení. Zkontrolujte jméno serveru, uživatelské jméno a heslo v souboru config.inc.php a ujistěte se, že jsou totožné s těmi co máte od administrátora MySQL serveru.'; $strAction = 'Akce'; $strAddAutoIncrement = 'Přidat hodnotu AUTO_INCREMENT'; +$strAddConstraints = 'Přidat omezení'; $strAddDeleteColumn = 'Přidat/Smazat sloupec'; $strAddDeleteRow = 'Přidat/Smazat řádek s podmínkou'; $strAddDropDatabase = 'Přidat DROP DATABASE'; diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index f7b4ad4a2..2ab888f7f 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -30,6 +30,7 @@ $strAccessDenied = 'P $strAccessDeniedExplanation = 'phpMyAdmin se pokusil pipojit k MySQL serveru, a ten odmtl pipojen. Zkontrolujte jmno serveru, uivatelsk jmno a heslo v souboru config.inc.php a ujistte se, e jsou toton s tmi co mte od administrtora MySQL serveru.'; $strAction = 'Akce'; $strAddAutoIncrement = 'Pidat hodnotu AUTO_INCREMENT'; +$strAddConstraints = 'Pidat omezen'; $strAddDeleteColumn = 'Pidat/Smazat sloupec'; $strAddDeleteRow = 'Pidat/Smazat dek s podmnkou'; $strAddDropDatabase = 'Pidat DROP DATABASE'; diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index b8e0474cf..66494cac8 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -738,4 +738,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 92676231a..a0b13cd72 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -739,4 +739,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index cc56249c0..e323d5447 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -723,4 +723,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index ed7e908b1..d877167e4 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -724,4 +724,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 6e4e48619..5aad15d18 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -715,4 +715,5 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index d8d8089ba..fa8f2afd4 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -716,4 +716,5 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index ff443fb86..e7b2b056e 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -716,4 +716,5 @@ $strZip = '"zipitud"'; $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 35d4c1b47..39f48389c 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -717,4 +717,5 @@ $strZip = '"zipitud"'; $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index c185441a8..081cbc640 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -740,4 +740,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 94be3fe7f..5db730fe2 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -741,4 +741,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 7bcc908e9..a30e09056 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -717,4 +717,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl $strZip = '"zipp"'; // To translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 176ddf717..d06e5ebb2 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -718,4 +718,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; // To translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index 5b22522a7..c0cdc7618 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -722,4 +722,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 7044b0fe7..384d54028 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -723,4 +723,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 8d1e67d5b..7d2237a9f 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -744,4 +744,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 0404a8385..8ba2d71e1 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -724,4 +724,5 @@ $strCreationDates = 'Creation/Update/Check dates'; //to translate $strCheckOverhead = 'Check overheaded'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index c50c270b8..095d8e7d5 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -725,4 +725,5 @@ $strCreationDates = 'Creation/Update/Check dates'; //to translate $strCheckOverhead = 'Check overheaded'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 6582403fd..112599ff4 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -724,4 +724,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 31569466c..74625d49f 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -725,4 +725,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index c4a60bbaa..945c56a16 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -740,4 +740,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 065ee74a3..d69f33afc 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -754,4 +754,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index f15971c63..0754880c3 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -728,4 +728,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 0a6179e4e..61c2bf312 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -729,4 +729,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index 384b9db99..b53afcdb6 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -716,4 +716,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 583673d11..55ae4062c 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -717,4 +717,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 50d565e20..049ac74c0 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -723,4 +723,5 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 333de9501..355b05b59 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -724,4 +724,5 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 664f9fde8..5d2e95825 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -728,4 +728,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 9371a9107..b47aa1ff5 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -728,4 +728,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index bdebdf5ef..704a3b740 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -729,4 +729,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php b/lang/korean-ks_c_5601-1987.inc.php index 117d4bffb..390444090 100644 --- a/lang/korean-ks_c_5601-1987.inc.php +++ b/lang/korean-ks_c_5601-1987.inc.php @@ -738,4 +738,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index fa8a31716..6e6a012e2 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -722,4 +722,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 867c161ea..82ea71631 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -721,4 +721,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index a5c7c76a4..912834d8a 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -718,4 +718,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index 6c71557ae..24fffeb44 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -717,4 +717,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index a2609730a..02f77900e 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -741,4 +741,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 038210148..e3578ec4f 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -742,4 +742,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 25c026ca8..83de821f4 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -720,4 +720,5 @@ $strZeroRemovesTheLimit = 'Merk: Ved $strZip = 'Komprimert (zip)'; // To translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 75bacea13..a8c722c21 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -721,4 +721,5 @@ $strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjerner begrens $strZip = 'Komprimert (zip)'; // To translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 205c2e9df..23f92afd9 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -746,4 +746,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 2da3354f0..5d00c0cf3 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -745,4 +745,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index 56e17aca2..81aba6899 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -716,4 +716,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 138bb72d1..520b9e69f 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -717,4 +717,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 563133beb..441f0ca7d 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -743,4 +743,5 @@ $strWritingRelationNotPossible = 'Writing of relation not possible'; //to trans $strXML = 'XML';//to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index cb0ed3599..2a13fa527 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -744,4 +744,5 @@ $strWritingRelationNotPossible = 'Writing of relation not possible'; //to trans $strXML = 'XML';//to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index bda438f47..13319f384 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -717,4 +717,5 @@ $strZip = '"arhivat"'; $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 6b244bb55..a0ae42a52 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -718,4 +718,5 @@ $strZip = '"arhivat"'; $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php b/lang/russian-dos-866.inc.php index 526314008..5172ddfc6 100644 --- a/lang/russian-dos-866.inc.php +++ b/lang/russian-dos-866.inc.php @@ -723,4 +723,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 17c4395ca..ad5db3879 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -723,4 +723,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 89885f2b7..f5ce0430e 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -724,4 +724,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 2fa78a34b..f5d753c8a 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -723,4 +723,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index d5eb44bd5..aa8756dcc 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -723,4 +723,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 0ec24bdc2..02ae887ce 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -722,4 +722,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index e0a009a0f..b9f27e3dd 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -723,4 +723,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index 231316137..b9d92eb72 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -722,4 +722,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 4bd4ea421..ca8c94b45 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -717,4 +717,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 22b7731c2..9482ecdf2 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -718,4 +718,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index 5a1c7098f..c4ea6019b 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -717,4 +717,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 3b0b30598..c4b46832e 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -718,4 +718,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index fe1b00447..a149d8fd6 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -719,4 +719,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index 210d7bfbb..ab81eae61 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -718,4 +718,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 55709529f..6afb32e63 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -715,4 +715,5 @@ $strYes = 'S $strZeroRemovesTheLimit = 'Nota: si cambia los parmetros de estas opciones a 0 (cero), remueve el lmite.'; $strZip = '"comprimido con zip"'; +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index c5b292ce6..79465fa23 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -716,4 +716,5 @@ $strYes = 'Sí'; $strZeroRemovesTheLimit = 'Nota: si cambia los parámetros de estas opciones a 0 (cero), remueve el límite.'; $strZip = '"comprimido con zip"'; +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index cb1c408bd..3e2d7b25d 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -716,4 +716,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 117ed7f66..e3ef7bddf 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -717,4 +717,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 89d648095..554b1be54 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -728,4 +728,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index d73375073..85f54a537 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -729,4 +729,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index 9746ec782..c153fafe4 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -728,4 +728,5 @@ $strYes = 'Evet'; $strZeroRemovesTheLimit = 'Not: Bu seeneklerin 0\'a ayarlanmas snr kaldrr..'; $strZip = '"ziplenmi"'; +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index faf33d9ca..f6e5afd1a 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -729,4 +729,5 @@ $strYes = 'Evet'; $strZeroRemovesTheLimit = 'Not: Bu seçeneklerin 0\'a ayarlanması sınırı kaldırır..'; $strZip = '"ziplenmiş"'; +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 3ecce4dc5..7b1620478 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -721,4 +721,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index b540c07ce..64e0b69b5 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -720,4 +720,5 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate +$strAddConstraints = 'Add constraints'; //to translate ?> diff --git a/tbl_move_copy.php b/tbl_move_copy.php index 981906cb4..2a924119c 100644 --- a/tbl_move_copy.php +++ b/tbl_move_copy.php @@ -138,10 +138,6 @@ if (isset($new_name) && trim($new_name) != '') { (PMA_isInto($db, $dblist) == -1 || PMA_isInto($target_db, $dblist) == -1)) { exit(); } - if (PMA_MYSQL_INT_VERSION < 32306) { - PMA_checkReservedWords($target_db, $err_url); - PMA_checkReservedWords($new_name, $err_url); - } if ($db == $target_db && $new_name == $table) { $message = (isset($submit_move) ? $strMoveTableSameNames : $strCopyTableSameNames); @@ -155,23 +151,26 @@ if (isset($new_name) && trim($new_name) != '') { $target = PMA_backquote($target_db) . '.' . PMA_backquote($new_name); - include('./libraries/export/sql.php'); - - $sql_structure = PMA_getTableDef($db, $table, "\n", $err_url); - $parsed_sql = PMA_SQP_parse($sql_structure); - - /* nijel: Find table name in query and replace it */ - $i = 0; - while ($parsed_sql[$i]['type'] != 'quote_backtick') $i++; - - /* no need to PMA_backquote() */ - $parsed_sql[$i]['data'] = $target; - - /* Generate query back */ - $sql_structure = PMA_SQP_formatHtml($parsed_sql, 'query_only'); - // do not create the table if dataonly if ($what != 'dataonly') { + include('./libraries/export/sql.php'); + + $no_constraints_comments = true; + $sql_structure = PMA_getTableDef($db, $table, "\n", $err_url); + unset($no_constraints_comments); + + $parsed_sql = PMA_SQP_parse($sql_structure); + + /* nijel: Find table name in query and replace it */ + $i = 0; + while ($parsed_sql[$i]['type'] != 'quote_backtick') $i++; + + /* no need to PMA_backquote() */ + $parsed_sql[$i]['data'] = $target; + + /* Generate query back */ + $sql_structure = PMA_SQP_formatHtml($parsed_sql, 'query_only'); + // If table exists, and 'add drop table' is selected: Drop it! $drop_query = ''; if (isset($drop_if_exists) && $drop_if_exists == 'true') { @@ -202,26 +201,42 @@ if (isset($new_name) && trim($new_name) != '') { } else { $sql_query = $sql_structure . ';'; } + + if ((isset($submit_move) || isset($constraints)) && isset($sql_constraints)) { + $parsed_sql = PMA_SQP_parse($sql_constraints); + + $i = 0; + while ($parsed_sql[$i]['type'] != 'quote_backtick') $i++; + + /* no need to PMA_backquote() */ + $parsed_sql[$i]['data'] = $target; + + /* Generate query back */ + $sql_constraints = PMA_SQP_formatHtml($parsed_sql, 'query_only'); + $result = @PMA_mysql_query($sql_constraints); + if (PMA_mysql_error()) { + include('./header.inc.php'); + PMA_mysqlDie('', $sql_structure, '', $err_url); + } else if (isset($sql_query)) { + $sql_query .= "\n" . $sql_constraints; + } else { + $sql_query = $sql_constrtaints; + } + } + } else { $sql_query=''; } // Copy the data if ($result != FALSE && ($what == 'data' || $what == 'dataonly')) { - // speedup copy table - staybyte - 22. Juni 2001 - if (PMA_MYSQL_INT_VERSION >= 32300) { - $sql_insert_data = 'INSERT INTO ' . $target . ' SELECT * FROM ' . $source; - $result = @PMA_mysql_query($sql_insert_data); - if (PMA_mysql_error()) { - include('./header.inc.php'); - PMA_mysqlDie('', $sql_insert_data, '', $err_url); - } - } // end MySQL >= 3.23 - else { - $sql_insert_data = ''; - PMA_getTableContent($db, $table, 0, 0, 'PMA_myHandler', $err_url,''); - } // end MySQL < 3.23 - $sql_query .= "\n\n" . $sql_insert_data; + $sql_insert_data = 'INSERT INTO ' . $target . ' SELECT * FROM ' . $source; + $result = @PMA_mysql_query($sql_insert_data); + if (PMA_mysql_error()) { + include('./header.inc.php'); + PMA_mysqlDie('', $sql_insert_data, '', $err_url); + } + $sql_query .= "\n\n" . $sql_insert_data . ';'; } include('./libraries/relation.lib.php'); diff --git a/tbl_properties_operations.php b/tbl_properties_operations.php index 874121d63..e9144267f 100644 --- a/tbl_properties_operations.php +++ b/tbl_properties_operations.php @@ -208,6 +208,8 @@ for ($i = 0; $i < $num_dbs; $i++) {   

+ +