Commit Graph

58 Commits

Author SHA1 Message Date
Marc Delisle
bda213a5ac bug #3042706 [pmadb] Relations, bookmarks, etc deleted after table drop 2010-08-11 10:48:05 -04:00
Marc Delisle
2816b870c3 new labels for table operations; fix CSS 2010-07-28 05:44:03 -04:00
Michal Čihař
659bd9c838 Add trop/empty links to table operations tab. 2010-07-27 09:39:23 +02:00
Michal Čihař
3910ce6121 Remove explicit inclusion of Table.class.php as it is included in common.inc anyway. 2010-07-26 16:35:52 +02:00
Michal Čihař
d291827444 No need to require_once footer
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Michal Čihař
ee767e2d3d No need to explicitely include relation.lib its anyway included in common.inc 2010-07-26 16:17:59 +02:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Michal Čihař
ad71c5b0ce Standard look to forms on table operations page. 2010-05-31 14:18:37 +02:00
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Marc Delisle
ec263b9170 Merge branch 'QA_3_3' 2010-04-25 07:10:20 -04:00
Marc Delisle
e9ee6cf1d1 bug #2983065 Error when changing from Maria to MyISAM engine 2010-04-25 07:09:39 -04:00
Michal Čihař
7f5be87f3c Merge branch 'QA_3_3' 2010-04-20 10:22:26 +02:00
Madhura Jayaratne
769aec95ef [engines] Fix warnings when changing table engine to Maria.
bug #2983062, patch #2989408
2010-04-20 10:22:10 +02:00
Herman van Rink
72b18cbb9d Merge branch 'QA_3_3' 2010-04-14 14:10:12 +02:00
Martynas Mickevičius
55572a531c Patch #2986708: Fix for the bug #2983066 2010-04-14 14:09:10 +02: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
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
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
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