Commit Graph

30 Commits

Author SHA1 Message Date
Marc Delisle
6bedb51f28 bug 1190092, wrong detection of NULL fields with MySQL 5.0.x 2005-04-26 16:05:30 +00:00
Marc Delisle
eed908b9ff bug #1176896, undefined variable 2005-04-07 17:12:54 +00:00
Marc Delisle
b83095b399 TIMESTAMP options for table creation and add field 2005-03-31 20:36:49 +00:00
Marc Delisle
d567c19f1e TIMESTAMP options improved looks 2005-03-31 15:24:58 +00:00
Marc Delisle
845061368e bug #1163595, problem #5 2005-03-30 21:27:06 +00:00
Alexander M. Turek
308b82e809 debug code? 2005-03-25 13:19:51 +00:00
Marc Delisle
f4e758d0c6 bug 1170255, undefined index Field 2005-03-25 12:39:34 +00:00
Marc Delisle
4e0379461d do not add ON UPDATE CURRENT_TIMESTAMP twice 2005-03-20 12:14:42 +00:00
Marc Delisle
b8b9334da9 experimental support in table structure editing for MySQL 4.1.2+ TIMESTAMP options 2005-03-16 17:23:58 +00:00
Marc Delisle
a56acf0d61 bug #1114550 changing a float unsigned column type 2005-02-02 16:56:17 +00:00
Alexander M. Turek
60c531ce04 replaced hardcoded engines dropdown 2005-01-18 23:21:26 +00:00
Michal Čihař
479635e791 Use Option key for Safari for moving (bug #1094137), move key handler function to separate file so we have only one, make movement work correctly in vertical display of properties. 2005-01-07 11:48:45 +00:00
Michal Čihař
f09e59f8b1 Better wording when adding fields (bug #991096). 2004-09-29 14:53:20 +00:00
Alexander M. Turek
c7808fe151 Don't offer the BINARY field attribute in MySQL 4.1. 2004-09-05 15:02:52 +00:00
Marc Delisle
c5b3b01641 support of BINARY and VARBINARY field types 2004-08-28 14:14:14 +00:00
Michal Čihař
ca5b16f654 Change look of adding fields into table (bug #991095).
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Marc Delisle
46421289bf missing title tags 2004-06-16 01:43:56 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Marc Delisle
929b6311aa missing statement group 2004-05-29 17:50:11 +00:00
Michal Čihař
b3f0385960 PMA_DBI_num_rows is not needed and does not work with MYSQL_USE_RESULT (bug #952162). 2004-05-26 11:44:10 +00:00
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Garvin Hicking
d9491aea0b RFE #949594 - Allow changing amount of columns for adding fields/
creating table (without losing previous data)
2004-05-07 08:41:08 +00:00
Alexander M. Turek
860282b789 more collation stuff 2004-04-17 03:07:15 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Marc Delisle
f8d049ace5 use PMA_DBI function 2004-01-20 20:24:00 +00:00
Marc Delisle
28a5d0476e PMA_DBI_num_rows 2004-01-20 19:35:37 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Garvin Hicking
ca7836a684 Fixed transformation system now accepting '.php3' files and using the '.php' pendants. Make use of 's' RegEx pattern modifier. Fixed small (but impacting) typo. 2003-11-25 20:30:12 +00:00
Garvin Hicking
c2b46ac945 Final batch of PHP3-Compatibility fixes. Please test. :-) 2003-11-22 20:57:48 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00