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 |
|
Michal Čihař
|
ab435f590d
|
Fixed documentation link.
|
2004-05-09 16:06:27 +00:00 |
|
Marc Delisle
|
4a539df2db
|
defragment
|
2004-05-09 12:10:53 +00:00 |
|
Michal Čihař
|
928a8b33db
|
Be valid XHTML
|
2004-04-27 12:36:12 +00:00 |
|
Alexander M. Turek
|
860282b789
|
more collation stuff
|
2004-04-17 03:07:15 +00:00 |
|
Michal Čihař
|
ff79c198b8
|
Copy table defaults to structure and data (RFE #856517).
|
2004-03-10 16:03:39 +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
|
2155a0981c
|
Changing a table's charset changed the charset of all fields (MySQL >= 4.1.1).
|
2004-01-05 13:29:09 +00:00 |
|
Alexander M. Turek
|
e2b955cc90
|
yet more charset stuff
|
2003-12-30 18:24:11 +00:00 |
|
Alexander M. Turek
|
37d50c1822
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
Garvin Hicking
|
c2b46ac945
|
Final batch of PHP3-Compatibility fixes. Please test. :-)
|
2003-11-22 20:57:48 +00:00 |
|
Marc Delisle
|
fc764a3b29
|
Add Constraints only if necessary
|
2003-11-22 12:44:23 +00:00 |
|
Michal Čihař
|
b702e8a4a7
|
Cleanup in table moving/copying and allow to keep constraints over these operations.
|
2003-11-20 13:48:53 +00:00 |
|
Michal Čihař
|
6884f9701a
|
no more support for php3
|
2003-11-18 15:20:45 +00:00 |
|