Commit Graph

40 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
Herman van Rink
31217bf662 patch #2952353 [interface] Prefill "Copy table to" in tbl_operations.php 2010-02-16 11:41:48 +00:00
Marc Delisle
2fbe820b3d rfe #2839504 [engines] Support InnoDB plugin new row formats 2009-08-23 11:56:42 +00:00
Marc Delisle
e2bea40427 use PMA_generate_html_dropdown() for the display direction 2009-06-07 12:15:44 +00:00
Marc Delisle
8480ffb665 improve function names 2009-06-07 11:09:13 +00:00
Marc Delisle
226d9f794c patch #2677091 tbl_operations shows old AI value, thanks to Virsacer (bug only in the dev version) 2009-03-22 12:05:21 +00:00
Marc Delisle
38154059fe bug #2461735 [operations] Table operations adds "row_format" 2008-12-23 18:15:56 +00:00
Michal Čihař
84ae0420fe Adding @package, third part. 2008-11-24 11:22:44 +00:00
Marc Delisle
fe78d240bb b to strong, and remove bold for MySQL charset 2008-07-09 15:24:44 +00:00
Sebastian Mendel
fa21fe3ea5 make the database list more magic:
load/fetch only if really required
use SPL ArrayObject to behave like an array
2008-05-09 10:41:16 +00:00
Sebastian Mendel
e5458c0799 do not use urlencode() in forms 2008-05-06 08:28:27 +00:00
Marc Delisle
7c5d5c466a PBXT: foreign key support 2008-05-04 18:36:17 +00:00
Marc Delisle
51ea0c93c8 undefined $_type on successful table rename 2008-05-04 12:23:48 +00:00
Marc Delisle
c37b5df5ec [engines] PBXT: table options 2008-05-02 17:01:53 +00:00
Marc Delisle
f11915a86c bug 1941020 undefined index 2008-04-14 13:19:09 +00:00
Marc Delisle
32bb3ab273 support ROW_FORMAT and PAGE_CHECKSUM table option; verify warnings coming from ALTER TABLE 2008-03-21 13:38:23 +00:00
Marc Delisle
d7e690e069 MARIA: PAGE_CHECKSUM (does not currently work in 5.1.23a-maria) 2008-03-18 17:31:51 +00:00
Marc Delisle
e8248f8772 MARIA: TRANSACTIONAL create option (in Operations) 2008-03-17 17:17:59 +00:00
Marc Delisle
b11306d521 start work on Maria table options 2008-03-16 13:24:35 +00:00
Sebastian Mendel
bd501a302b removed obsolete PMA_ENGINE_KEYWORD 2008-01-21 11:07:16 +00:00
Marc Delisle
823687a437 bug #1859460, prevent an empty target_db field to produce a failure, thanks to windkiel 2007-12-30 20:59:57 +00:00
Marc Delisle
683a3e0926 bug #1859460 [display] Operations and many databases 2007-12-30 14:06:19 +00:00
Marc Delisle
5f1d0bb4b3 use PMA_generate_html_radio() 2007-12-28 00:42:43 +00:00
Marc Delisle
da6fee5243 bug #1834368 Referential integrity check breaks page look 2007-11-22 17:54:26 +00:00
Marc Delisle
bff82c6144 support for REMOVE PARTITIONING 2007-11-13 18:06:20 +00:00
Marc Delisle
05a83a023a do not display Partition maintenance if there are no partitions 2007-11-13 17:44:53 +00:00
Marc Delisle
528a29afe3 fix Notice when renaming a table 2007-11-02 17:50:14 +00:00
Marc Delisle
5eb4fee323 partition maintenance 2007-11-01 13:14:58 +00:00
Marc Delisle
766ca28ed6 partition stuff (in progress) 2007-10-30 17:02:38 +00:00
Marc Delisle
518cb592e5 more partition stuff 2007-10-26 12:40:23 +00:00
Marc Delisle
95e7183664 it should not be possible to move or copy a table to information_schema 2007-10-14 12:23:22 +00:00
Sebastian Mendel
ec7a30f4fd make use of new third 'class' parameter for PMA_showMessage() 2007-10-09 12:16:10 +00:00
Sebastian Mendel
7955d51f4f removed MySQL < 5 code 2007-10-02 11:18:29 +00:00
Sebastian Mendel
e231a010b1 removed MySQL < 5 code 2007-10-02 09:27:47 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
ad06b4a991 Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00