Garvin Hicking
|
9392a58483
|
removed superfluous spaces, introduced more CSS ID attributes
|
2004-10-08 11:14:08 +00:00 |
|
Marc Delisle
|
a341ed64ec
|
improvements in detection and reload
|
2004-09-26 19:37:04 +00:00 |
|
Marc Delisle
|
951dcd011e
|
bug #1034216 open_basedir and file upload
|
2004-09-24 21:27:13 +00:00 |
|
Marc Delisle
|
3786133fb2
|
bug 1033133 left frame not reloaded after dump read
|
2004-09-24 19:57:58 +00:00 |
|
Marc Delisle
|
32d7197fa9
|
bug #1032066 Import Files has no submit
|
2004-09-22 21:38:54 +00:00 |
|
Marc Delisle
|
4c6d552a7b
|
unused code
|
2004-09-21 14:06:33 +00:00 |
|
Alexander M. Turek
|
cfc06973fc
|
Allow import of non-UTF-8 SQL files.
|
2004-09-21 10:28:13 +00:00 |
|
Marc Delisle
|
8b4513e16a
|
bug #1030644 importing when last table exported was empty
|
2004-09-20 17:47:40 +00:00 |
|
Michal Čihař
|
f895465cdc
|
Fixed one case of reload detection (I forgot to update second regexp on 2004-08-16) (bug #1011479).
|
2004-08-19 09:56:26 +00:00 |
|
Michal Čihař
|
82775fdfa7
|
forgotten debug echo :-)
|
2004-08-16 11:05:10 +00:00 |
|
Michal Čihař
|
95e3775b5e
|
Fix handling of comments -- and # (bug #1009494).
|
2004-08-16 11:02:50 +00:00 |
|
Michal Čihař
|
ef61073c6c
|
Lets handle better comments, current detection still doesn't work with comments inside checked SQL commands, but I thing checking these would be overhead (bug #978114).
|
2004-06-25 21:15:18 +00:00 |
|
Michal Čihař
|
084b73acb8
|
oh, fogot to change one piece of code
|
2004-06-24 13:09:47 +00:00 |
|
Michal Čihař
|
b00dbf08f5
|
Show last SELECT result also when there are comments behind last query.
|
2004-06-24 13:02:23 +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
|
49726bd3e6
|
bug #925913 - file upload
|
2004-04-27 10:27:52 +00:00 |
|
Garvin Hicking
|
d21cfc3cf8
|
fixed bug #942390 - multiple queries with one having "use database" didn't
set the database correctly and was overriden for the next query
|
2004-04-27 08:09:24 +00:00 |
|
Marcel Tschopp
|
4e62f7658f
|
Changed some queries to use MYSQLI_STORE_RESULT.
phpMyAdmin now works with MYSQLI_USE_RESULT as default.
|
2004-04-10 16:19:21 +00:00 |
|
Marc Delisle
|
866653209d
|
bug 879005
|
2004-02-11 18:25:28 +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
|
a7bd761f3f
|
PMA_DBI_affected_rows
|
2004-01-20 21:03:31 +00:00 |
|
Marc Delisle
|
b0cc4dbb23
|
use PMA_DBI function
|
2004-01-20 19:53:53 +00:00 |
|
Marc Delisle
|
28a5d0476e
|
PMA_DBI_num_rows
|
2004-01-20 19:35:37 +00:00 |
|
Marc Delisle
|
b469f62e64
|
bug 859062
|
2003-12-15 18:11:43 +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 |
|
Michal Čihař
|
24902b77cc
|
Show message about failing upload in all cases, removed some PHP compatibility code.
|
2003-11-20 11:47:28 +00:00 |
|
Michal Čihař
|
6884f9701a
|
no more support for php3
|
2003-11-18 15:20:45 +00:00 |
|