Commit Graph

17 Commits

Author SHA1 Message Date
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
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
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
Sebastian Mendel
2e98aab560 arrange innodb buffer pool tables side by side 2005-12-07 11:24:38 +00:00
Sebastian Mendel
adfd1bd6ef added PMA_StorageEngine::getMysqlHelpPage() 2005-12-07 09:05:15 +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
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