diff --git a/ChangeLog b/ChangeLog index 0f686edc44..cb8d623736 100755 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,10 @@ $Source$ activity statistics. * server_status.php: Removed InnoDB Status sub-page. It is now part of server_engines.php. + * lang/*.inc.php, libraries/engines/innodb.lib.php: Buffer pool size + indicators. + * libraries/mysql_charsets.lib.php: Don't check the character set of the + virtual database "information_schema" (MySQL 5.0). 2005-03-05 Marc Delisle * tbl_alter.php, tbl_addfield.php, db_datadict.php, pdf_schema.php, diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 71e03ed314..c234268df9 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -807,4 +807,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 2f247cae7a..5c1001a64c 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -808,4 +808,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 0cf538c34d..003d311521 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index a6cee15d3b..7f86d36069 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 7f72adb51e..404ce81641 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index 62a8fdf225..57a8edb548 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index e688b5be28..572c1a95fc 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -796,4 +796,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index a2a2871769..79841ef1f8 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 8de8aa7ee6..afdc517656 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 94938336ee..1304a2dabd 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index f0d7501b00..3105074a37 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -806,4 +806,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index a168fc28c5..f3050f25c8 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -805,4 +805,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index c03f0b77ca..2bc2549cbf 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -821,4 +821,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index d37d608537..5180837cc3 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -822,4 +822,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index e4bc0490fb..bdc39eb8cb 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -806,4 +806,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 3a852543cf..7fb59b88c9 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -807,4 +807,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index b1c6bae512..1f5308686e 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -806,4 +806,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 6a94027476..d4a110c1ff 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index d012e0557b..722144f228 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index e019fc2ad4..73f1d243e8 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 7e3febe5f8..6f90ab758f 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 4d1ccd2324..b58ca4ee4e 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 0220462a70..62e4503761 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 77425b1e7f..42476b8b7c 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -820,4 +820,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 35cfdfc95b..1b7101a5d2 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -821,4 +821,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 59f39f6d89..3811c2eef8 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -820,4 +820,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 54f204a28b..1e6292d2bc 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index e1897c3f4d..d5ae6f6921 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 1c421e1c8b..ec5024cc52 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index 29dd190929..f45e9731fe 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index f8bef74f33..1c182ac285 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -795,4 +795,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index a6628ee813..d6db6e422b 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -796,4 +796,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 8259f6007e..50e22e3f73 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 977cbb2dfe..21a22268e5 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 85cf3f1fab..bcde9c1a01 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index c99f123d5c..150f996af9 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 69d9b1e8c8..75539c30be 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 446fe5014e..4c6a2d541d 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 7673f20649..22656eb2c8 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -818,4 +818,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index c80a89883d..4ea6baa1b8 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index b35d493379..ef1607338e 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -795,4 +795,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index bae8dcfb80..daf062a64f 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -808,4 +808,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 357107c889..214945327b 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -809,4 +809,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 3e3332c78a..7936a8905c 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -821,4 +821,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 497bad2876..1fc3c3a6ef 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 51593681be..055dd8353a 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 63401332ea..5d7dab5c66 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 198d4720d9..03c0bf8085 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -802,4 +802,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 416fa27670..06ceac3da1 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 70f885180e..226b5f5c58 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -818,4 +818,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index a79dcc528e..75c6e71eb9 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -825,4 +825,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index c44511fe30..8b30063f9e 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 7040e6088e..bd3914c2e4 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index 6cccc1b214..c1f88a33f8 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index a4f5712179..f4813578e6 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 80cda022bc..794605e7ba 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 660e75f124..8fff9502c1 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 75e188fe40..8291f858f1 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index c53f0096d7..d56121c9e5 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index cb365732a7..7447cf5abe 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -818,4 +818,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index 0837501a7c..dadbca4683 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -815,4 +815,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index aec91f44b5..09d5f1021e 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -816,4 +816,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 8efedbb003..d023b7e1df 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -803,4 +803,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 158210d2f1..720956772c 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -802,4 +802,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 32ad8a851e..1e4c24b1e8 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index ba6e5151da..ba1719541c 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 6656b71354..3d194d5d27 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -816,4 +816,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index e572b885f5..a3552c9a93 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 0ee7ef276e..71f267f68c 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index df67923ea9..687485b664 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -802,4 +802,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index a1a1e6a2db..dc2286e609 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -822,4 +822,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 45a81b2895..4dd1e206db 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -821,4 +821,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index f399973101..19fd2c5282 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 3285dd6e30..7dbcefc564 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 217a9f511d..a71dd9d66e 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -812,4 +812,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index a6628df9ad..5c1425024e 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -813,4 +813,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index a4b081de49..46eb90b2b1 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index c669b8ed20..2e1d09d723 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index c813e17373..9e48d512ef 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 9111e76be9..1599d3e14a 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 025f8eed39..4e93bc5a3a 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 18fdc9b28c..6d3f31183d 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 31bdba8967..24d2964b41 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -808,4 +808,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index bd349907a5..ee2f191754 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -807,4 +807,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 333b65d266..380eec5d37 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -808,4 +808,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index 0bf8a38ef7..d3f35199ad 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -807,4 +807,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index ce067f5844..923acd6d5e 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index c6be67f983..893b2892f0 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -795,4 +795,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index 7eb63030b4..33ff242a6d 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 0e6f2e8d6b..95ad3b69e5 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index e1e9a8e0e3..66b0fa7367 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -795,4 +795,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index 72a92caecd..d434f907d1 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 2ecf74560c..e16ae1734e 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 60be37054d..417b99f4f7 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 0223f6e3dd..ecfa548910 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -796,4 +796,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 7c06f13270..504090f49c 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index ed50957816..380825e9fd 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index f742409431..6b06f3afac 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -818,4 +818,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index f7cff03553..6d5a710944 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -806,4 +806,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 76c2c40081..151be291a8 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -807,4 +807,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index bde5a3d8ba..0faf86d2b4 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index d09879e9d0..8caef07251 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate $strHTMLWord = 'Microsoft Word 2000'; //to translate $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate +$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate +$strInnoDBPages = 'pages'; //to translate ?> diff --git a/libraries/engines/innodb.lib.php b/libraries/engines/innodb.lib.php index 06f41754fb..8466d60cca 100644 --- a/libraries/engines/innodb.lib.php +++ b/libraries/engines/innodb.lib.php @@ -16,6 +16,11 @@ class PMA_StorageEngine_innodb extends PMA_StorageEngine { 'title' => $GLOBALS['strInnoDBAutoextendIncrement'], 'desc' => $GLOBALS['strInnoDBAutoextendIncrementDesc'], 'type' => PMA_ENGINE_DETAILS_TYPE_NUMERIC + ), + 'innodb_buffer_pool_size' => array( + 'title' => $GLOBALS['strInnoDBBufferPoolSize'], + 'desc' => $GLOBALS['strInnoDBBufferPoolSizeDesc'], + 'type' => PMA_ENGINE_DETAILS_TYPE_SIZE ) ); } @@ -44,7 +49,10 @@ class PMA_StorageEngine_innodb extends PMA_StorageEngine { if (PMA_MYSQL_INT_VERSION < 50002) { return FALSE; } - $res = PMA_DBI_query('SHOW STATUS LIKE \'Innodb\\_buffer\\_pool\\_%\''); + // rabus: The following query is only possible because we know + // that we are on MySQL 5 here (checked above)! + // side note: I love MySQL 5 for this. :-) + $res = PMA_DBI_query('SHOW STATUS WHERE Variable_name LIKE \'Innodb\\_buffer\\_pool\\_%\' OR Variable_name = \'Innodb_page_size\';'); $status = array(); while ($row = PMA_DBI_fetch_row($res)) { $status[$row[0]] = $row[1]; @@ -64,8 +72,8 @@ class PMA_StorageEngine_innodb extends PMA_StorageEngine { . ' ' . "\n" . ' ' . $GLOBALS['strTotalUC'] . "\n" . ' ' . "\n" - . ' ' . "\n" - . ' ' . htmlspecialchars($status['Innodb_buffer_pool_pages_total']) . "\n" + . ' ' . "\n" + . ' ' . htmlspecialchars($status['Innodb_buffer_pool_pages_total']) . ' ' . $GLOBALS['strInnoDBPages'] . ' / ' . join(' ', PMA_formatByteDown($status['Innodb_buffer_pool_pages_total'] * $status['Innodb_page_size'])) . "\n" . ' ' . "\n" . ' ' . "\n" . ' ' . "\n"