Marc Delisle
efb633ff1a
bug 1003238 cannot manipulate usernames containing @
2004-09-11 20:46:25 +00:00
Marc Delisle
2814c4ce81
remove remaining charset introducers
2004-09-03 20:16:03 +00:00
Marc Delisle
6111ce7d45
replace charset introducer by CONVERT USING
2004-09-03 18:59:22 +00:00
Marc Delisle
1bbfdda014
bug 1007870 illegal mix of collations for operation UNION
2004-08-29 18:02:26 +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
781aada903
bug 997682, almost complete fix
2004-07-25 22:25:02 +00:00
Alexander M. Turek
bb12e03b3a
bug #979596
2004-06-25 20:16:04 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Alexander M. Turek
b7c84e4247
Enabled new icons for privileges administration.
2004-06-07 08:07:53 +00:00
Michal Čihař
51fc2da513
No ugly message when editing privileges for non-existant database (bug #942357 ).
2004-04-28 14:46:16 +00:00
Michal Čihař
928a8b33db
Be valid XHTML
2004-04-27 12:36:12 +00:00
Alexander M. Turek
c1dbe4b57d
Fixed an error that occured when adding privileges to non-existant or wildcarded tables.
2004-04-20 21:15:28 +00:00
Alexander M. Turek
7281232b88
Illegal mix of collations.
...
There's more where this came from... Will do the rest tomorrow.
2004-04-19 22:10:42 +00:00
Alexander M. Turek
4d81774960
Yet another "MySQL out of sync" error.
2004-04-18 14:21:16 +00:00
Alexander M. Turek
ad236e55ce
Hotfix to avoid "MySQL out of sync" errors.
2004-04-18 14:04:58 +00:00
Alexander M. Turek
a4cc456c99
$url_query was not visible in function scope.
2004-04-18 13:35:20 +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
Olivier Müller
c56cf7cf47
added (un)checkall links to the "Global privileges" edition form
2004-04-03 00:29:59 +00:00
Marc Delisle
f947e79baa
bug 923227 copying a user with table privileges does not work
2004-03-29 19:23:33 +00:00
Marc Delisle
ea070d828d
bug 923171 password error when copying a user
2004-03-29 17:53:23 +00:00
Marc Delisle
9c949b15db
bug 818654
2004-02-11 14:30:04 +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
f8d049ace5
use PMA_DBI function
2004-01-20 20:24:00 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
Alexander M. Turek
4529330745
while (list() = each()) is not always as bad as one might think ;-p
2003-11-23 16:35:40 +00:00
Garvin Hicking
c2b46ac945
Final batch of PHP3-Compatibility fixes. Please test. :-)
2003-11-22 20:57:48 +00:00
Alexander M. Turek
f7c93f5bb1
Dropped some MySQL 3.21 / php 3 compatibility code.
2003-11-20 00:27:37 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00