Joshua, could you test the last cvs version please: I've just commited
a patch that may fix the problem.
Thanks,
Loïc
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
Hi Joshua & List!
Well, I've just tried to reproduce the problem with the 2.2.1 revision
and.... it crashes Apache :(
Could you submut a bug report cause I'm a afraid there is another
problem with binaries :(
Loïc
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
Hi all!
A user of 2.2.0 and 2.2.1 came to me today because the edit row page kept on coming up incomplete. Only part of the HTML was output. It seamed to stop just before a certain field was being displayed. Further investigation shows that the HTML output varies. Sometimes more of the <option>'s tags would be listed and sometimes not for the same row.
I've tried this with 2.2.0 and 2.2.1 on MySQL 3.23.31 and 3.23.42 with the same results. I've tried it with 2.1.0 and I didn't have a problem, except the editing binary data problem. :o)
Here is a mysqldump of the table and one row.
http://www.iberkshires.com/~josh/iberk_test.dump.gz (9k)
Can someone else try to recreate this? If so please tell me I'm not insane. =)
--Josh
Hi all!
Thanks to those who have reported the bug with the case of
the new packages' names and sorry for it: SourceForge seems
to have had some annoying problems yesterday. It delayed
about an hour the dipslay of the new packages I submitted
and changed the case in their names :(
I've just updated the packages with valid names but I don't
know how many time would be needed before the "download
release" page is updated.
Loïc
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
Hi List!
The new version of phpMyAdmin is downloadable at
phpmyadmin.sourceforge.net
This release is mainly a bugfix of the 2.2.1 version.
Most important bugs fixed:
- some security issues have been fixed;
- the "blank screen" bug is fixed;
- "LIMIT" clause in "UPDATE" statements requires MySQL >= 3.23.x;
- binary fields were not exported the way they should in dump files.
Enhancements:
- importing dump files is about two times faster in this version;
- multiple drop/alter statements have been implemented;
- new languages were added (finnish, greek, turkish) and some old ones
updated.
Loïc, for the dev. team
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
Hi list!
Robin had updated the doc so now we should be ready for the 2.2.1.
Everybody agree?
Loïc
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
On Tue, 23 Oct 2001, [iso-8859-1] Lo�c wrote:
> While you were testing I've started to update it (see the CVS).
> BTW my english is a pitty so it's not a so bad idea to prefer
> your changes to the ones I've done.
All done. Please note, that I took out the entire section as to how
PMA adv.auth. works, and replaced it with the fact that PMA then
relies on MySQL user management. I think this is worthwhile, as it reminds
them that they need to have MySQL set up correctly.
I have also added a set of SQL commands to create a stduser with a minimum
set of privileges.
> I use the "print" command from Lynx.
Thanks.
Baring any further bugs that have popped up, we should be ready for an rc3
now.
--
Robin Hugh Johnson
"Robbat2"
QTOD: "I used to be an idealist, but I got mugged by reality."
E-Mail : robbat2(a)orbis-terrarum.net
ICQ# : 30269588 or 41961639
Home Page : http://www.orbis-terrarum.net
Time Zone : Pacific Daylight (GMT - 8)
-----BEGIN GEEK CODE-----
geekcode.comebb.org/ungeek
GCS/M/IT d-(+) s+:- a--- C++++
U++++ L++++ P--(+) W++ K++ PS+
N++ w--- O E---- M-(+) V-- Y++
PE++ PGP++ t-- 5 X+ R tv- b+++
D++ G++ e(*) h! r-- !y+
------END GEEK CODE------
-----PGP INFO-{---
Key ID:0x7E20DFA1
FingerPrint:
5447C73A 30FB144C 89521B69 2D6A615E 7E20DFA1
---}-PGP INFO-----
Hi all!
I've found some annoying authentication bugs with the current cvs
version. I hope to have fixed them (Marc and I are currently testing)
but I'm afraid it means we need a rc3 :(
Wait and see...
Loïc
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
Hi Pawel and welcome to the list!
>So, when i tried to use phpMyAdmin - it appealed to db 'mysql'.
>Error is occured:
Amazing: I've submitted a patch to the CVS tree a few minuts ago and this
patch fix the bug you faced!
Either get the last CVS version or wait for one or two days: 2.2.1 should be
released very soon now.
Loïc
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
Hello !
I`m a new user in this e-mail list.
I have one problem:
I`m going to manage tables from one database (i.e. anna).
In "config.inc.php3" (phpMyAdmin 2.2.0) in place "only-db" I wrote db name "anna".
So, when i tried to use phpMyAdmin - it appealed to db 'mysql'.
Error is occured:
inquiry SQL :
SELECT User, Password, Select_priv FROM mysql.user WHERE User = 'polly' AND Password = PASSWORD('Pia150')
MySQL perf message:
Access denied for user: 'pfilutow@localhost' to database 'mysql'
What Can I do ?