Commit Graph

31 Commits

Author SHA1 Message Date
Marc Delisle
fc1c4637ab path disclosure 2003-07-19 12:04:52 +00:00
Michal Čihař
c430dc8a95 export rework 2003-06-10 12:35:36 +00:00
Michal Čihař
4d466674ef Check for same table and db name when moving (RFE #734985). 2003-05-13 09:33:58 +00:00
Michal Čihař
d983065d29 user INSERT IGNORE instead of REPLACE 2003-04-30 08:32:36 +00:00
Garvin Hicking
424692a99b Bug #729416 2003-04-29 10:13:00 +00:00
Garvin Hicking
7e910a789e Integrity keeping 2003-04-02 14:39:38 +00:00
Garvin Hicking
98be3e057a Move to new table after copying cookiefied. 2003-04-02 11:29:16 +00:00
Michal Čihař
f3cbc81291 Fixed copying/moving to work after some changes in generated SQL dump, move to newly created table also after copying. 2003-04-02 09:19:36 +00:00
Michal Čihař
31c2578c6f fixed copying of table 2003-03-21 14:16:15 +00:00
Garvin Hicking
61bd5043f3 RFE #571838 : Add 'DROP TABLE IF EXISTS' checkbox. 2003-03-12 15:51:51 +00:00
Garvin Hicking
c0e9a2a685 Automatic update of PMA-tables on update/deletion/duplication of
DBs/Tables/Columns.
2003-03-12 13:41:19 +00:00
Garvin Hicking
0fa157ea82 Relations/Comments with Single Quotes were causing major harm, so replace
PMA_handleSlashes() with PMA_addSlashes(). Every incoming data is currently
stripslashed, so this is necessary.
2003-03-05 20:04:10 +00:00
Alexander M. Turek
2183740b05 If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST. 2003-03-02 17:26:41 +00:00
Garvin Hicking
63c5582cba Basic detection if mime-features are available, better check on error
situations. See ChangeLog.
2003-02-26 13:02:34 +00:00
Marc Delisle
97f5cb8ea2 table rename 2003-02-25 15:17:15 +00:00
Alexander M. Turek
a663294e0d Changed 'column_comments' to 'column_info'. 2003-02-25 14:22:19 +00:00
Garvin Hicking
30b1873e61 Update and display column comments in Add/Edit Fieldmode and CREATE table mode. Display comments in table structure (optional) with underlined CSS-mouseovers. Display comments in browser mode (optional), both in vertical and horizontal display mode. Keep column comments in synch, when DROPping/ALTERing and moving/copying tables. 2003-02-24 16:59:36 +00:00
Marc Delisle
a5c02eb41f export results of SELECTs 2003-01-19 13:48:15 +00:00
Marc Delisle
40a82ef843 typo 2003-01-17 22:20:38 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Marc Delisle
5ab1322c1f feature 508564 2002-12-18 15:28:59 +00:00
Robin Johnson
703be1753e config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3 libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser and pretty printer from bugs #605030 and #631421. 2002-11-08 22:20:23 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Marc Delisle
591d2972f2 some mysql call were not modified 2002-06-14 20:28:41 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
4faa013df5 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 22:25:28 +00:00
Loïc Chapeaux
910721944f A bit too restrictive in the security fixes I put a few hours ago 2001-09-26 06:02:36 +00:00
Loïc Chapeaux
435dfbbe7e fixed some security issues 2001-09-25 23:24:15 +00:00
Loïc Chapeaux
0c901205ec Feature request #463164 (Add ability to move -rename- across db's) 2001-09-24 19:50:38 +00:00