diff --git a/ChangeLog b/ChangeLog index 4b0b95323..5a7d8e698 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA 3.0.0.0 (not yet released) + [navi] new parameter $cfg['LeftDefaultTabTable'] ++ [table] support MySQL 5.1 PARTITION in CREATE TABLE dialog 2.11.2.0 (not yet released) - patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER, thanks to Allard diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 77f9d1615..ddabae760 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1050,4 +1050,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 3edc30c23..14378660b 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1049,4 +1049,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 97dd57c48..145c8584a 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1051,4 +1051,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 7fdc2a12b..46e5bd568 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1046,4 +1046,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 29dd76f51..a23758d6b 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1043,4 +1043,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 410bc2a0b..5f18803e5 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1026,4 +1026,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 2911fcce2..652a012c9 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1025,4 +1025,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index fac89deac..9c33432b1 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1049,4 +1049,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index e5b107ba0..769e85869 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1023,4 +1023,5 @@ $strZeroRemovesTheLimit = 'Nota: Ajustar essa opção para 0 (zero) remove os li $strZip = '"compactado com zip"'; $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 94d6d5eed..57be9f729 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1046,4 +1046,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 22a2375b0..c8947cc46 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1019,4 +1019,5 @@ $strYes = 'Si'; $strZeroRemovesTheLimit = 'Nota: Es treu el limit establint aquestes opcions a 0 (zero).'; $strZip = '"comprimit amb zip"'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 38c1bcce0..a8d9d9b93 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1051,4 +1051,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index b922ed85d..f3c778afc 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1030,4 +1030,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index eee87610c..162c55898 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1024,4 +1024,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 80b87e153..fd1935294 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -1025,4 +1025,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.'; $strZip = '„zazipováno“'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 43e3fbd02..40fae7e11 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1025,4 +1025,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 3f61998a4..7a1a4a006 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1047,4 +1047,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 43e1558ec..12035c097 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -545,6 +545,7 @@ $strPagesToBeFlushed = 'Pages to be flushed'; $strPaperSize = 'Paper size'; $strPartialImport = 'Partial import'; $strPartialText = 'Partial Texts'; +$strPartitionDefinition = 'PARTITION definition'; $strPasswordChanged = 'The password for %s was changed successfully.'; $strPasswordEmpty = 'The password is empty!'; $strPasswordHashing = 'Password Hashing'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 39b1fadac..a244441bc 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1031,4 +1031,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index b0a8fd883..d92db2d9e 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1028,4 +1028,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 534bae188..8b705f35f 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1022,4 +1022,5 @@ $strYes = 'Oui'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 9bd2823cf..79032b761 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1024,4 +1024,5 @@ $strZeroRemovesTheLimit = 'Nota: Se estas opcións se configuran como 0 (cero) e $strZip = 'comprimido no formato "zip"'; $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 6bc7a4664..149600a91 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1051,4 +1051,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 6bba97b16..e7e7f6283 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1028,4 +1028,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 361edcfa6..392d5e446 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1048,4 +1048,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index a38d8c69e..1fc53c44a 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1043,4 +1043,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 45dfd971c..10a164f58 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1051,4 +1051,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 9de962281..4125a3d01 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1043,4 +1043,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 2b016ae1f..97a59bddb 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1041,4 +1041,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 11f380bcf..814ed2279 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1025,4 +1025,5 @@ $strYes = 'Sì'; $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index c9d0e02fe..5c9912c8d 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1029,4 +1029,5 @@ $strYes = 'はい'; $strZeroRemovesTheLimit = '注意: オプションを 0 (ゼロ)に設定すると制限を解除します'; $strZip = '"zip 形式"'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 766bb72fd..025d3f9b3 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1046,4 +1046,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index be0f52a37..3791c2cad 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1048,4 +1048,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 5a8501688..0afcd3c06 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1041,4 +1041,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 08ae3d3b3..e7890f8ea 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1026,4 +1026,5 @@ $strUsedPhpExtensions = 'Used PHP extensions'; //to translate $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate $strViewName = 'VIEW name'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 12cdddefd..859333d3c 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1063,4 +1063,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 0a5fa2b3f..6fd5d16a2 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1046,4 +1046,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index c180bc46f..b80b7b72c 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1023,4 +1023,5 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjernes begrensningen.'; $strZip = 'Komprimert (zip)'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index eb4cf316b..879686783 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1048,4 +1048,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 88b0b57e5..dc1fc66f9 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1019,4 +1019,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 3dc467f15..92b841eb6 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1052,4 +1052,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index e715107ec..d69333626 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1044,4 +1044,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 2d0d8de99..839d0186c 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1026,4 +1026,5 @@ $strYes = 'Да'; $strZeroRemovesTheLimit = 'Замечание: Установка значения параметров в 0 (ноль), снимает ограничения.'; $strZip = 'zip'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 75256c799..12323a8c3 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1025,4 +1025,5 @@ $strYes = 'Да'; $strZeroRemovesTheLimit = 'Напомена: Постављање ових опција на 0 (нулу) уклања ограничења.'; $strZip = '"зиповано"'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 726187ba0..741267c8b 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1025,4 +1025,5 @@ $strYes = 'Da'; $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ograničenja.'; $strZip = '"zipovano"'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index f2aa36fae..54c7b0600 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1028,4 +1028,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 90865f606..b5a942209 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1026,4 +1026,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 07ddbfe35..4871122c4 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1045,4 +1045,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index a2a825b2e..4e12e211c 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1021,4 +1021,5 @@ $strYes = 'Sí'; $strZeroRemovesTheLimit = 'Nota: si cambia los parámetros de estas opciones a 0 (cero), remueve el límite.'; $strZip = '"comprimido con zip"'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 40e616fd3..3e33e0240 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1024,4 +1024,5 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Anm: Genom att sätta dessa alternativ till 0 (noll) tas begränsningarna bort.'; $strZip = '"zippad"'; +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 696db2c4a..c5f8e3005 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1037,4 +1037,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 1f8a3ed5f..09cd48ee5 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1047,4 +1047,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 83b6d4191..78602f1f3 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1031,4 +1031,5 @@ $strZeroRemovesTheLimit = 'Not: Bu seçeneklerin 0 (sıfır)\'a ayarlanması sı $strZip = '"zip olarak"'; $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 442d8aed7..9a2ec49e2 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1045,4 +1045,5 @@ $strRestartInsertion = 'Restart insertion with %s rows'; //to translate $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate ?> diff --git a/libraries/sqlparser.data.php b/libraries/sqlparser.data.php index cb2f8aa43..79efc4f9d 100644 --- a/libraries/sqlparser.data.php +++ b/libraries/sqlparser.data.php @@ -571,6 +571,8 @@ $PMA_SQPdata_reserved_word = array ( 'OUTFILE', 'PACK_KEYS', 'PARTIAL', + 'PARTITION', // 5.1 + 'PARTITIONS', // 5.1 'PASSWORD', 'PRIMARY', 'PRIVILEGES', @@ -680,7 +682,7 @@ $PMA_SQPdata_reserved_word = array ( * * @global integer MySQL reserved words count */ -$PMA_SQPdata_reserved_word_cnt = 279; +$PMA_SQPdata_reserved_word_cnt = 281; /** * words forbidden to be used as column or table name wihtout quotes diff --git a/libraries/tbl_properties.inc.php b/libraries/tbl_properties.inc.php index a5fec0088..d2977c211 100644 --- a/libraries/tbl_properties.inc.php +++ b/libraries/tbl_properties.inc.php @@ -661,6 +661,21 @@ if ($action == 'tbl_create.php') { ?> + = 50100 && PMA_DBI_fetch_value("SHOW VARIABLES LIKE 'have_partitioning';")) { + ?> +