2008/10/1 Mirco Sippel <[EMAIL PROTECTED]>:
> Ondřej Surý schrieb:
>>
>> Can you please elaborate what do you mean by that?  And what you
>> are trying to achieve?  (ie. what's broken or what can be improved?)
>>
>> Ondrej.
>
> I have installed the mysql 5.1 packages from experimental:
> ii  libmysqlclient15off                  5.0.51a-15
> ii  libmysqlclient16                     5.1.26rc-1
> ii  mysql-client                         5.1.26rc-1
> ii  mysql-client-5.1                     5.1.26rc-1
> ii  mysql-common                         5.1.26rc-1
> ii  mysql-server                         5.1.26rc-1
> ii  mysql-server-5.1                     5.1.26rc-1
>
> PHP uses Client API version 5.0.51a from libmysqlclient15off. When I add an
> user with an php-script for instance phpmyadmin, I can not connect to the
> database by this user, because I get an error: #1045 - Access denied for
> user 'xyz'@'localhost' (using password: YES)

Allright, and why do you think it's a problem with an libmysqlclient API?
I think your problem is not within possible incompatible API, but because
you messed up permissions on that user.  I suggest you go to read MySQL
manual section which deals with database permissions.

> So please add support vor Client API Version 5.1.26rc-1 to php5-mysql, so
> that one is able to test mysql 5.1 with php.

mysql 5.1 support will come naturally as mysql 5.1 will migrate to unstable
and become preferred mysql version.  So for this moment the answer is no.

Ondrej.

>> 2008/9/30 Mirco Sippel <[EMAIL PROTECTED]>:
>>>
>>> Package: php5-mysql
>>> Version: 5.2.6-4
>>> Severity: wishlist
>>>
>>> Please add support for mysql-server-5.1 respectively mysql-client-5.1
>>> (libmysqlclient16) from experimental to php5-mysql
>>>
>>>
>>> -- System Information:
>>> Debian Release: lenny/sid
>>>  APT prefers experimental
>>>  APT policy: (990, 'experimental'), (500, 'unstable'), (500, 'testing')
>>> Architecture: i386 (i686)
>>>
>>> Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
>>> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
>>> Shell: /bin/sh linked to /bin/bash
>>>
>>> Versions of packages php5-mysql depends on:
>>> ii  libapache2-mod-php5 [phpa 5.2.6-4        server-side, HTML-embedded
>>> scripti
>>> ii  libc6                     2.8+20080809-1 GNU C Library: Shared
>>> libraries
>>> ii  libmysqlclient15off       5.0.51a-15     MySQL database client
>>> library
>>> ii  php5-common               5.2.6-4        Common files for packages
>>> built fr
>>>
>>> php5-mysql recommends no packages.
>>>
>>> php5-mysql suggests no packages.
>>>
>>> -- no debconf information
>>>
>>>
>>>
>>> _______________________________________________
>>> pkg-php-maint mailing list
>>> [EMAIL PROTECTED]
>>> http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint
>>>
>>
>>
>>
>
>
> --
> Dragon EDV OHG - Am Traubenland 9 - 34326 Morschen
> Inhaber: Dominik Reichardt / Mirco Sippel
> Registernummer: HRA 16106
> Registergericht: Amtsgericht Fritzlar
> USt-IdNr: DE256383412
>
> Mirco Sippel                 eMail: [EMAIL PROTECTED]
> Lentzstraße 13               Telefon: 01 75 / 2 45 17 34
> 37235 Hessisch Lichtenau     Telefax: 0 56 02 / 70 08 73
>



-- 
Ondřej Surý <[EMAIL PROTECTED]>

Reply via email to