Commit Graph

42 Commits

Author SHA1 Message Date
Marc Delisle
56ebe05af7 blob streaming code cleanup (work in progress) 2010-07-22 13:15:27 -04:00
Barry Leslie
f8653e5803 Update blob streaming to match the current API and use the PBMS PHP extension. 2010-07-22 11:23:37 -04:00
Barry Leslie
e65625ce1e Update blob streaming to match the current API and use the PBMS PHP extension. 2010-07-22 11:20:19 -04:00
Michal Čihař
3e57a8eca9 No @uses __('Something'). 2010-07-20 15:06:34 +02:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Michal Čihař
8dfdcca68b Merge branch 'QA_3_3' 2010-06-11 12:41:33 +02:00
Michal Čihař
1e2731dc96 [engines] Fix getting InnoDB status. 2010-06-11 12:41:18 +02:00
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
05e4e16b8a Improve function and variables names 2010-04-13 08:51:07 -04:00
Madhura Jayaratne
846ce15039 [engines] Fix parsing of PBXT status. 2010-04-13 13:54:25 +02:00
Marc Delisle
3c475d8599 Merge branch 'QA_3_3' 2010-04-10 07:25:42 -04:00
Madhura Jayaratne
d0d24a6e71 Patch #2984893 - InnoDB storage page emits warning 2010-04-10 07:22:37 -04:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
e4395ab7e8 bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status 2009-10-31 18:53:56 +00:00
Marc Delisle
2fbe820b3d rfe #2839504 [engines] Support InnoDB plugin new row formats 2009-08-23 11:56:42 +00:00
Michal Čihař
62c814905b New phpdoc package phpMyAdmin-Engines for storage engine classes. 2008-11-24 10:18:44 +00:00
Marc Delisle
fb12c49cc8 missing message and description for pbxt_log_file_count 2008-06-26 14:03:09 +00:00
Marc Delisle
58e6a55a39 PBXT variables 2008-06-25 18:04:10 +00:00
Sebastian Mendel
d8a71a539f removed MySQL < 5 code 2007-10-02 08:38:17 +00:00
Marc Delisle
2d9613dfea patch #1749705, Allow multibyte characters in number formatting, thanks to garas 2007-07-09 19:41:38 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Sebastian Mendel
2e98aab560 arrange innodb buffer pool tables side by side 2005-12-07 11:24:38 +00:00
Sebastian Mendel
87abe9a477 NEW 2005-12-07 10:55:34 +00:00
Sebastian Mendel
2b653e3908 NEW 2005-12-07 10:49:43 +00:00
Sebastian Mendel
b15044a6ab NEW 2005-12-07 10:41:35 +00:00
Sebastian Mendel
00cc9dd431 - PEAR coding standard
- added comments
- added more status variables
2005-12-07 10:28:50 +00:00
Sebastian Mendel
8ebab681b6 NEW 2005-12-07 10:01:43 +00:00
Sebastian Mendel
085bd0c36b added more status variables 2005-12-07 09:51:29 +00:00
Sebastian Mendel
adfd1bd6ef added PMA_StorageEngine::getMysqlHelpPage() 2005-12-07 09:05:15 +00:00
Sebastian Mendel
5cbdcc29a7 - PEAR coding standard
- added comments
- added more status variables
2005-12-07 08:59:45 +00:00
Sebastian Mendel
223203e5ec - revised (style, code, xhtml output)
- added more status variables
- PEAR coding standard
- make use of PMA_formatNumber()
- added comments
2005-12-06 15:32:53 +00:00
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
Alexander M. Turek
e2edcbccc5 Caught possible devision by zero. 2005-03-26 23:34:26 +00:00
Alexander M. Turek
95e8d2c86a InnoDB buffer pool size indicators 2005-03-06 13:22:23 +00:00
Alexander M. Turek
361cc3742e I should read the docs a bit better... ;-) 2005-03-06 01:20:44 +00:00
Alexander M. Turek
8259bb9678 InnoDB buffer pool activity statistics 2005-03-06 01:07:14 +00:00
Alexander M. Turek
857fdb0e79 InnoDB buffer pool monitor 2005-03-05 21:36:13 +00:00
Alexander M. Turek
83bf20d1a7 moved engine-specific settings into plugins 2005-03-05 13:24:28 +00:00