hi,
I've just installed MySQL 4.1.7
when I try to launch phpMyAdmin I see this:
Witamy w phpMyAdmin 2.5.5-pl1
phpMyAdmin próbowal polaczyc sie z serwerem MySQL, a serwer odrzucil polaczenie.
Powinienes sprawdzic nazwe hosta, nazwe uzytkownika i haslo w pliku
config.inc.php i upewnic sie, ze odp
> i struggled w/ this for a while, before learning
> that even though i had
> mysql 4.1 installed, php4 was being compiled w/ it's
> own built-in mysql
> libraries, which are pre-4.1, hence the error.
> compiling php5 will
> solve the problem, as it's included mysql libraries
> are apparently
On Oct 27, 2004, at 10.26, Schalk Neethling wrote:
Greetings
After installing the new release of MySQL ( i.e. MySQL 4.1), I know
get the following error from phpMyAdmin when using any of the auth
types:
Error
#1251 - Client does not support authentication protocol requested by
server; consider
Hi.
See:
http://www.phpmyadmin.net/documentation/#faqmysqlversions
Regards.
Schalk Neethling <[EMAIL PROTECTED]> wrote:
> Greetings
>
> After installing the new release of MySQL ( i.e. MySQL 4.1), I know get
> the following error from phpMyAdmin when using any of the auth types:
>
Op woensdag 27 oktober 2004 16:52, schreef [EMAIL PROTECTED]:
I had the same problem on my Linux suse 9.1 box. I was using a mysql
client/server that came with my distro. Got the same error as you trying to
connect with phpmyadmin, while I was sure to have installed the proper client
(4.1) via
You need to get caught up on your reading. The password hash changed as of
4.1 and this behavior is well documented. Start here:
http://dev.mysql.com/doc/mysql/en/Problems.html
and if you have more questions read this
http://dev.mysql.com/doc/mysql/en/Password_hashing.html
What it boils down t
Greetings
After installing the new release of MySQL ( i.e. MySQL 4.1), I know get
the following error from phpMyAdmin when using any of the auth types:
Error
#1251 - Client does not support authentication protocol requested by
server; consider upgrading MySQL client.
I get this whether I am usi
exceed
this limit, your post will be discarded.
- Original Message -
From: "Martin Hudec" <[EMAIL PROTECTED]>
To: "MySQL List" <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 13:53
Subject: phpmyadmin and mysql
> Hello MySQL,
>
> we have thi
Hello MySQL,
we have this problem:
when using phpmyadmin if we select database to view and we put SQL
command to ENTER SQL QUERY/QUERIES TO DATABASE field and submit it,
it will display NO SQL QUERYwhat is wrong?
please help me...thank you
--
Best regards,
Martin
On 29 Jul 2002, William Bradley wrote:
> >>From suggestions I received on this mySQL list I installed phpMyAdmin
> from the Mandrake 8.2 CDrom, which is the system I am running.So I am
> presuming that there are a number of members on the list using
> phpMyAdmin.
I am one of the developers of php
>From suggestions I received on this mySQL list I installed phpMyAdmin
from the Mandrake 8.2 CDrom, which is the system I am running.So I am
presuming that there are a number of members on the list using
phpMyAdmin.
When I use the following command in a browser, phpMyAdmin starts up and
then tel
one way is to create a file in /usr/local/mysql/data OR wherever you
data dir is named "my.cnf" with the following contents
[mysql]
local-infile = 1
On Friday, July 5, 2002, at 02:13 , Bin Zhang wrote:
> Thanks for the pointer. Anyone know how to make phpMyAdmin to work
> around this new "fe
Thanks for the pointer. Anyone know how to make phpMyAdmin to work
around this new "feature"? Thanks.
Bz
On Fri, 2002-07-05 at 10:14, hcir wrote:
> starting with version 3.23.49, load data local is dis-abled
>
> see this URL for more info
>
> http://www.mysql.com/doc/L/O/LOAD_DATA_LOCAL.html
starting with version 3.23.49, load data local is dis-abled
see this URL for more info
http://www.mysql.com/doc/L/O/LOAD_DATA_LOCAL.html
> I upgraded my redhat to 7.3, which comes with mysql 3.23.49. Since
> then, I am no longer able to upload data files into mysql databases.
>
> This is what
I upgraded my redhat to 7.3, which comes with mysql 3.23.49. Since
then, I am no longer able to upload data files into mysql databases.
This is what I got:
The used command is not allowed with this MySQL version
I think the "used command" here is referring to "load data local
infile". Has a
Here's a clearer indication of the problem I mentioned earlier:
In the mysql client terminal output below, note how the column type of
startDate does not show up as changed from timestamp to date (even
though I had changed it earlier in phpmyadmin) until I run "Repair
Table" on the table in PH
> I just changed a column type (timestamp --> date) in PHPmyadmin, but
> when I checked the table structure in the mysql client immediately
> afterwards, it showed up with the old column type!!
> Has anyone else had something like this happen?
No. I just tested, everything ok.
> How can PHPmya
I just changed a column type (timestamp --> date) in PHPmyadmin, but
when I checked the table structure in the mysql client immediately
afterwards, it showed up with the old column type!!
Has anyone else had something like this happen?
How can PHPmyadmin and the mysql client show different out
Yves Soete wrote:
>
> Dear confrators,
>
> I use phpMyAdmin on Mysql servers to exchange data also to different
> platforms, but with large databases, this is not a very good way to transfer
> complete databases, also phpMyAdmin gives somethimes problems on Windows
> platforms, what is the best,
Dear confrators,
I use phpMyAdmin on Mysql servers to exchange data also to different
platforms, but with large databases, this is not a very good way to transfer
complete databases, also phpMyAdmin gives somethimes problems on Windows
platforms, what is the best, fastest way to transfer data bet
20 matches
Mail list logo