Commit Graph

40 Commits

Author SHA1 Message Date
Marc Delisle
384c97721c FIXME becomes @todo 2006-10-18 12:38:36 +00:00
Marc Delisle
356f3712f8 bug #1567316, rename a db containing a view 2006-10-18 12:24:16 +00:00
Marc Delisle
17e5f02f36 bug #1544779, undefined variable on db copy 2006-08-26 13:38:42 +00:00
Marc Delisle
6e861120db add a FIXME for db copy with Add Constraints and mysql extension 2006-08-08 16:56:47 +00:00
Marc Delisle
e79079b0c4 bug 1388048, constraints copied too early when copying a db 2006-07-04 16:46:09 +00:00
Marc Delisle
029a63a1f5 single-table copy did not copy the constraints 2006-07-04 15:53:41 +00:00
Marc Delisle
745e33bafd undefined variable table 2006-07-02 13:52:33 +00:00
Michal Čihař
04e666ff7c Adapt to changes in export. 2006-04-26 17:00:46 +00:00
Marc Delisle
f5bbe5f24d DROP VIEW choice also for a db copy operation 2006-03-25 11:45:23 +00:00
Marc Delisle
9c993cdacd bug #1401864, preparing for possible DROP VIEW clauses 2006-03-23 18:01:43 +00:00
Sebastian Mendel
f341c72fbe merged libraries\tbl_move_copy.php in class PMA_Table 2006-02-21 11:34:19 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
Sebastian Mendel
16a71a194e added database name to relation querys 2005-12-17 17:36:58 +00:00
Michal Čihař
b61e1e99ad Fix XHTML. 2005-12-08 19:25:44 +00:00
Sebastian Mendel
917b7f0c49 db operations: revised (style, code, xhtml output) 2005-12-05 17:50:55 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
5fe9f0f259 Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access. 2005-11-24 08:42:20 +00:00
Sebastian Mendel
fcf387bc70 common.lib.php should REALLY REALLY and ALWAYS be the first include 2005-11-18 12:50:49 +00:00
Sebastian Mendel
a51f2533ea unified message boxes (error, warning, confirmation) 2005-10-26 17:32:19 +00:00
Sebastian Mendel
ac4d335c25 removed queryframe.php and references to it 2005-10-17 12:04:39 +00:00
Marc Delisle
863a6e24d4 bug #1307208, detect lack of permission for CREATE TABLE 2005-09-30 19:22:11 +00:00
Michal Čihař
ea707775d2 Fix auto increment export (bug #1309257). 2005-09-30 18:38:14 +00:00
Marc Delisle
064568ff4a those operations do not make sense on information_schema 2005-07-22 16:26:49 +00:00
Michal Čihař
d1027c518e Allow adding DROP TABLE when copying database (RFE #1235761). 2005-07-11 13:12:44 +00:00
Michal Čihař
9216ba0729 Show better error messages when checking numerical inputs (bug #1207402). 2005-07-10 20:35:58 +00:00
Marc Delisle
9b1abcc555 bug #1230224, db rename and old pmadb information 2005-07-02 12:15:59 +00:00
Alexander M. Turek
c5a7c6662c Cleaning up Marc's code 2005-06-24 11:38:00 +00:00
Marc Delisle
e69122d0e6 rename db problem 2005-06-24 11:29:22 +00:00
Marc Delisle
18a96d81d4 bug #1221359, Copying a db containing a MERGE table 2005-06-18 13:06:42 +00:00
Marc Delisle
f899389dc2 bug #1215688, Copying database does not preserve default charset and collation 2005-06-12 10:04:32 +00:00
Marc Delisle
51b4118923 CreateDatabaseBeforeCopying 2005-06-04 13:29:44 +00:00
Marc Delisle
36099ecac3 bug #1170227, copying a db does not refresh the queryframe 2005-05-30 00:05:22 +00:00
Marc Delisle
1fe0f5c006 bug #1192468, bookmarks copied too many times 2005-04-30 12:02:43 +00:00
Marc Delisle
d8962c1da1 db comments broken 2005-03-09 15:36:49 +00:00
Michal Čihař
a9aedbe951 Unified cookie path handling, added / to end of path (bug #1155373). 2005-03-06 21:10:53 +00:00
Michal Čihař
f812811927 We switch to database here. not table. 2004-10-22 09:42:03 +00:00
Michal Čihař
4892148d1d Duplicate create new table dialog (see RFE #808029). 2004-10-21 15:43:23 +00:00
Michal Čihař
1293dc1a24 Implemented database copying (RFE #996730), this forced separating code for copying tables. 2004-10-20 17:29:18 +00:00
Michal Čihař
f91d9b9b64 Separate operations from structure (RFE #808029). 2004-10-20 16:26:43 +00:00