Hello,
On 4/17/2019 10:29 AM, Turritopsis Dohrnii Teo En Ming wrote:
Subject/Topic: How do I determine if versions of phpMyAdmin before 4.8.5 is SQL
Injectable using sqlmap?
Good evening from Singapore,
Our customer (company name is Confidential/not disclosed) reported that their
MySQL
Subject/Topic: How do I determine if versions of phpMyAdmin before 4.8.5 is SQL
Injectable using sqlmap?
Good evening from Singapore,
Our customer (company name is Confidential/not disclosed) reported that their
MySQL database has been found missing or was deleted a few times. They are
using
.
>>
>> Main server: Windows Server 2008
>> Virtual Box: Oracle VM
>> VM OS: Ubuntu
>>
>> Inside Ubuntu I downloaded and configured Apache, MySql, PHP and
>> PhpMyadmin
>> individually following an article which is mentioned below.
>>
>>
ded and configured Apache, MySql, PHP and PhpMyadmin
> individually following an article which is mentioned below.
>
> https://help.ubuntu.com/community/ApacheMySQLPHP
>
> IP Configuration:
> LAN Address: 192.168.1.9
> VirtualBox Address: 192.168.56.1
>
> As mentioned in
(I don't know about phpMyAdmin)
SHOW CREATE TABLE is more descriptive than DESCRIBE.
You are more likely to get the collation information that way.
> -Original Message-
> From: Rajeev Prasad [mailto:rp.ne...@yahoo.com]
> Sent: Wednesday, August 08, 2012 10:20 AM
&g
I changed a name of the table from within phpMyAdmin, and immediately it
crapped. after that when I try to connect using phpMyAdmin
(/phpMyAdmin/index.php) I get error in log:
[Wed Aug 0814:18:582012][error]Query call
failed:Table'mydb.mychangedtbls'doesn't exist (1146)
(I change
MySQL Administrator 1.2.15 is fails with the same problem. Do anyone have
any other suggestions ?
-- Forwarded message --
From: Tompkins Neil
Date: Fri, Oct 15, 2010 at 11:21 AM
Subject: Re: Backing up MySQL using PHPMyAdmin problem with UTF-8
To: Michael Dykman
Cc: "[
I managed to use the older version of MySQL Administrator 1.2.15 and it
appears to back up find using InnoDB online backup.
On Thu, Oct 14, 2010 at 6:56 PM, Michael Dykman wrote:
> I have had this problem with PHPMyAdmin many times, and the only way I
> know around it, is to go in and d
Oh this isn't good. Because the database in on a shared server and I don't
think I've got console access ?
On Thu, Oct 14, 2010 at 6:56 PM, Michael Dykman wrote:
> I have had this problem with PHPMyAdmin many times, and the only way I
> know around it, is to go in an
I have had this problem with PHPMyAdmin many times, and the only way I
know around it, is to go in and do your dump at the console. PHP does
not deal with UTF very well.
- michael dykman
On Thu, Oct 14, 2010 at 5:48 AM, Tompkins Neil
wrote:
> Hi,
>
> I'm using PHP MyAdmin to b
Hi,
I'm using PHP MyAdmin to backup my MySQL database. The database is of
type InnoDB
and encoding used is utf8_unicode_ci. The variables are set as follows :
*MySQL connection collation: **utf8_unicode_ci*
*MySQL charset: **UTF-8 Unicode (utf8)*
*character set client: utf8*
*character set conn
Hello, just wondering if anyone can advise the query that phpMyAdmin generates
to list all the privileges for a specific database.
What I'm after is an output like:
+-++--+-+
|User | Host| Type | Privi
t: RE: phpMyAdmin and other management tools
I personally use SQLYog, and as for it not having the "query
creation"... it
has a fairly decent query builder, but it is in the paid version, not
the
community one.
I like all the features it has, and I use most of them. Granted, it is
always
at...@gmail.com]
> Sent: July 1, 2010 7:58 AM
> To: David Stoltz
> Cc: mysql@lists.mysql.com
> Subject: Re: phpMyAdmin and other management tools
>
> Hi Dave,
>
> I recommend you to use "Toad for MySQL".
>
> It has wizard for query creation phpMyAdimn, mysql
10-07-01 at 07:38 -0400, David Stoltz wrote:
>>
>>
>>
>>> Hi Folks,
>>>
>>>
>>> I'm currently using phpMyAdmin to manage the mySQL databases. I'm
>>> wondering what most people like to use? I know there is "mySQL
>>
http://mysqlonlinehelp.wordpress.com/2010/06/30/tools-for-mysql-database/
regards,
Nilnandan
Noel Butler wrote:
On Thu, 2010-07-01 at 07:38 -0400, David Stoltz wrote:
Hi Folks,
I'm currently using phpMyAdmin to manage the mySQL databases. I'm
wondering what most people like
On Thu, 2010-07-01 at 07:38 -0400, David Stoltz wrote:
> Hi Folks,
>
>
>
> I'm currently using phpMyAdmin to manage the mySQL databases. I'm
> wondering what most people like to use? I know there is "mySQL
> Workbench", which I haven't reall
Hi Dave,
I recommend you to use "Toad for MySQL".
It has wizard for query creation phpMyAdimn, mysql workbench, sqlyog lack
this feature.
Krishna
On Thu, Jul 1, 2010 at 5:08 PM, David Stoltz wrote:
> Hi Folks,
>
>
>
> I'm currently using phpMyAdmin to m
I prefer the good old command line.
~~Fish~~
On Jul 1, 2010 7:38 AM, "David Stoltz" wrote:
Hi Folks,
I'm currently using phpMyAdmin to manage the mySQL databases. I'm
wondering what most people like to use? I know there is "mySQL
Workbench", which I haven'
Hi Folks,
I'm currently using phpMyAdmin to manage the mySQL databases. I'm
wondering what most people like to use? I know there is "mySQL
Workbench", which I haven't really fooled with yet
Can anyone comment on what they use and why?
Thanks!
Dave
Hi all,
when i m trying to access phpmyadmin it gives the error
*
#1045 - Access denied for user 'pma'@'localhost' (using password: NO) **
*How could i fix the problem
olease help me, Advanced thanx to you.
-Regards
Ganeswar Mishra
Junior Programmer
TathyaSoft pvt. ltd.
(+91)9438014761
Is there a way to have a permalink to pages in phpMyAdmin,
particularly record editing pages?
I successfully did it -- for a while -- by simply copying the URL when
I was on a record editing page and replacing the obvious key GET
parameter with a variable. But that URL has a GET parameter
hi there, thanks for your reply.
the mysql server is running on windows xp sp3, every time I use root user to
log in.
the command line i use for mysqldump is
mysqldump --user=root --password=pass test>test.sql
phpmyadmin is with following checked
Add DROP TABLE / VIEW / PROCEDURE / FUNCT
Wang Zi Feng wrote:
Hi everyone,
Here is a rookie question.
The problem what I found is that mysqldump and phpmyadmin generate different
size of backup file against same database.
I try to dump same database with the 2 different methods, the original
database is 2.8mb, phpmyadmin export 1.5mb
Hi everyone,
Here is a rookie question.
The problem what I found is that mysqldump and phpmyadmin generate different
size of backup file against same database.
I try to dump same database with the 2 different methods, the original
database is 2.8mb, phpmyadmin export 1.5mb file, and mysqldump
command line level
--
Jacques Brignon
> -Message d'origine-
> De : mik...@qualityadvantages.com [mailto:mik...@qualityadvantages.com]
> Envoyé : samedi 13 décembre 2008 15:13
> À : mysql@lists.mysql.com
> Objet : MediumBlob / phpMyAdmin / hex dumps Questions
>
>
Hello and Greetings mysql list,
A few weeks ago, I posted a question here about importing a database
to my local XP pro system and getting loads of MySQL server went away
errors during the import. I got suggestions about increasing max
packet size and a few other parameters which I followed but st
Hi,
for all you people out there loving phpMyAdmin ;-)
please visit http://hackontest.org and vote for or suggest your favorite
feature you would like to see in phpMyAdmin and that can be implemented
within 24 hours by a team of three
Thank you very much!
--
Sebastian Mendel
--
MySQL
.
So I created a database manually, then clicked on Privileges. Next, I created a
password and username.
Not only can I not access the database, I can't even access phpMyAdmin now; I
get this error message:
* * * * * * * * * *
Welcome to phpMyAdmin 2.7.0-pl2
phpMyAdmin tried to con
Ah, that does look like a better way. Thanks!
Schalk Neethling <[EMAIL PROTECTED]> wrote: Hi David,
Actually the way to do this would be as follows:
When you have created a new database, click on the SQL tab and the use
the following to create the user and password:
GRANT ALL PRIVILEGES ON data
n. It fetches a page that allows me to easily create and
delete databases, add and change passwords, etc. But I can't remember how I
created my password and username for the database on my PC.
I'm now trying to duplicate that database on a MacBook Pro running MySQL 5 and
the current vers
ut I can't remember how I
created my password and username for the database on my PC.
I'm now trying to duplicate that database on a MacBook Pro running MySQL 5 and
the current version of phpMyAdmin. But I'm not sure about creating a password
and username with phpMyAdmin.
Suppose I ha
> > At any rate, does anyone know what I could use instead, as
> > semi-graphical interface, on Apache? (FreeBSD). I'm ready to
> > do away with phpMyAdmin.
> >
> > Thanks,
> >
> > - Mark
> Just a couple of hours ago Vittorio Zuccalà suggested
Mark wrote:
Hello,
Ever since I upgraded to MySQL 5.0.x, phpMyAdmin has appeared to be buggy
as hell (and yes, of course, I updated the client API in PHP). I guess it
really was more of a MyQL 4.0 thingy.
At any rate, does anyone know what I could use instead, as semi-graphical
interface, on
Hello,
Ever since I upgraded to MySQL 5.0.x, phpMyAdmin has appeared to be buggy
as hell (and yes, of course, I updated the client API in PHP). I guess it
really was more of a MyQL 4.0 thingy.
At any rate, does anyone know what I could use instead, as semi-graphical
interface, on Apache
Hello NG,
how can I implement a reference in phpmyadmin between two fields from
two different tables, so that the two fields of the two different tables
have the same values? And if I have to fill this two tables by building and
executing
the insert into command, which default value of the
Thanks to Ing. Edwin Cruz and George Law for pointing me in the right
direction, as previous messages in this thread indicate. phpMyAdmin now
working great with MySQL 5.0.
Have a loot on this:
http://dev.mysql.com/doc/refman/5.0/en/old-client.html
try a search for "old_password"
Have a loot on this:
http://dev.mysql.com/doc/refman/5.0/en/old-client.html
Regards!
-Mensaje original-
De: Amer Neely [mailto:[EMAIL PROTECTED]
Enviado el: Miércoles, 10 de Mayo de 2006 12:39 p.m.
Para: MySQL List
Asunto: MySQL 5 / phpMyAdmin
I've finally got MySQL 5.0 going
try a search for "old_password"
-Original Message-
From: Amer Neely [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 1:39 PM
To: MySQL List
Subject: MySQL 5 / phpMyAdmin
I've finally got MySQL 5.0 going on my Win2K machine, but phpMyAdmin
2.8.0.3 is now givi
I've finally got MySQL 5.0 going on my Win2K machine, but phpMyAdmin
2.8.0.3 is now giving me grief. It gives me this error:
phpMyAdmin tried to connect to the MySQL server, and the server rejected
the connection.
#1251 - Client does not support authentication protocol requested by
s
I did. The server is windows could this be the problem?
The config.inc.php is in the main phpmyadmin folder not in the config
folder. Is this ok?
Ross
- Original Message -
From: "Dominik Klein" <[EMAIL PROTECTED]>
To:
Sent: Monday, April 10, 2006 11:25 AM
Subject
[EMAIL PROTECTED] schrieb:
http://www.blue-fly.co.uk/screen.jpg
I cannot seem to add a server..anyone shed any light on it?
Just edit config.inc.php
It has good documentation comments, so it should not be a problem.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysq
On Wed, November 9, 2005 11:05 am, Chris W wrote:
> Richard Lynch wrote:
>
>>On Sun, November 6, 2005 2:17 am, Chris W wrote:
>>
>>
>>>I just tried to use the output of the export function on phpmyadmin
>>>and
>>>got a million errors. After look
On Sun, November 6, 2005 2:17 am, Chris W wrote:
> I just tried to use the output of the export function on phpmyadmin
> and
> got a million errors. After looking at the file I found that certain
> columns that are strings were not quoted at all. I can't find any
> reason w
John Taylor-Johnston wrote:
Which version? Which export type? Strings TEXT, VARCHAR would be
quoted. INT would not, I think.
Their forum might be a better place. www.phpmyadmin.net.
I am using phpMyAdmin 2.6.1-rc. I have no control over that as I am not
the admin on the server. All the
Which version? Which export type? Strings TEXT, VARCHAR would be quoted.
INT would not, I think.
Their forum might be a better place. www.phpmyadmin.net.
2wsxdr5 wrote:
I just tried to use the output of the export function on phpmyadmin and
got a million errors. After looking at the file I
I just tried to use the output of the export function on phpmyadmin and
got a million errors. After looking at the file I found that certain
columns that are strings were not quoted at all. I can't find any
reason why some are and some are not quoted. Anyone have any idea why
this is happ
phpmyadmin or webmin it
doesn't work. I've set the config files to what I believe are correct.
phpmyadmin error below,
Error
*MySQL said: *Documentation
<http://dev.mysql.com/doc/mysql/en/Error-returns.html>
| #2002 - Can't connect to local MySQL server through socket
'/tmp/my
Hi All,
I can start mysql with the following cmd,
/etc/rc.d/init.d/mysql start
although, I had to change
bindir=./bin
to
bindir=/usr/local/mysql/bin
to get it to work. I can access the DB with,
mysql -h localhost -u root -p
successfully, but, when trying to access via phpmyadmin or webmin it
Hi Mark:
First of all, have you commented out the line "Allow networking" in the
/etc/mysql/my.cnf?. If not, put a "#" before this line. Probably this error
is because of this directive.
Second, assuming that you have created the phpMyAdmin database with the
script provide
#x27; for help. Type '\c' to clear the buffer.
mysql>
But, get the following error when accessing via phpMyAdmin with user as
root and the correct password,
phpMyAdmin tried to connect to the MySQL server, and the server rejected
the connection. You should check the host, username an
Hello.
As of MySQL 4.0.2, you see only those databases for which you have some
privileges if you don't have the global SHOW DATABASES privilege.
Check the rights of user as which phpmyadmin connects.
Mark Sargent <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I
Hi All,
I've installed phpmyadmin and have a snort database in mysql, but, it
doesn't appear in phpmyadmin. I know it's there, because base is using
it to display info from snort on the machine. Why wouldn't it appear in
phpmyadmin. It appears with the same set up on my work
authentication
mechanism if you have to use the php mysql extension (as phpMyAdmin
does)
Or build php from source, linking against the mysql 4.1 client library.
Hope it helps. Sorry for my poor English
--
Ciao
Nico
Michael
--
MySQL General Mailing List
For list archives: http://lists.mysql.com
if you have to use the php mysql extension (as phpMyAdmin
does)
Hope it helps. Sorry for my poor English
--
Ciao
Nico
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
phpMyAdmin 2.5.4 + MySQL 4.17 + PHP 5
When the weclome picture is being shown, i try to login with root ,but error
message is occurred.
That is as follow:
#1251 - Client does not support authentication protocol requested by server;
consider upgrading MySQL client
Thanks for all and need your
t; I just installed phpMyAdmin, made the appropriate changes in the
> config.inc.php file, and got the following error when accessing it via
> both IE and Safari on Mac OS X Panther client.
>
> #1251 - Client does not support authentication protocol requested by
> server; conside
Even I had the same problem so I moved to using SQLyog
and its an awesom client.
http://www.webyog.com
Karam
--- Asad Habib <[EMAIL PROTECTED]> wrote:
> I just installed phpMyAdmin, made the appropriate
> changes in the
> config.inc.php file, and got the following error
> whe
Habib wrote:
I just installed phpMyAdmin, made the appropriate changes in the
config.inc.php file, and got the following error when accessing it via
both IE and Safari on Mac OS X Panther client.
#1251 - Client does not support authentication protocol requested by
server; consider upgrading MySQL clien
I just installed phpMyAdmin, made the appropriate changes in the
config.inc.php file, and got the following error when accessing it via
both IE and Safari on Mac OS X Panther client.
#1251 - Client does not support authentication protocol requested by
server; consider upgrading MySQL client
I am
i All,
ok, am I better off installing an earlier version, since they make it
so damn hard just to get a simple thing working in php5..? Absolutely
rediculous, this. Cheers.
Mark Sargent.
Perhaps the mysql, php and phpmyadmin documentation may help. I had
phpmyadmin up and running in about 10
website for "oldpassword" or something, then you should
find your answer.
Regards
Robert.
-Mensagem original-
De: Mark Sargent [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 14 de março de 2005 01:35
Para: mysql
Assunto: Re: phpmyadmin can't connect via browser
Hassan
"oldpassword" or something, then you should
find your answer.
Regards
Robert.
-Mensagem original-
De: Mark Sargent [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 14 de março de 2005 01:35
Para: mysql
Assunto: Re: phpmyadmin can't connect via browser
Hassan Schroeder wrote:
Hassan Schroeder wrote:
Mark Sargent wrote:
I'm figuring you wanted to know if php was working, yes..?
No, I wanted to know if your PHP was compiled with MySQL support.
It doesn't have to be, and in your case seems it probably *isn't*.
But we still don't know :-)
Hi All,
guys, I'm using Fedora3(s
Mark Sargent wrote:
I'm figuring you wanted to know if php was working, yes..?
No, I wanted to know if your PHP was compiled with MySQL support.
It doesn't have to be, and in your case seems it probably *isn't*.
But we still don't know :-)
--
Hassan Schroeder - [EMAIL P
At 08:59 AM 3/13/2005, you wrote:
Steve Buehler wrote:
At 08:15 AM 3/13/2005, you wrote:
Hi All,
have installed into /var/www/html the dir phpMyAdmin-2.6.1-pl3 and
changed the url path like below, but, when typing
localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following,
cannot load mysql
lhost/phpMyAdmin-2.6.1-pl3/index.php, I get the
following,
cannot load mysql extension,
please check PHP Configuration
What am I mising.? Cheers.
Uh, mysql support in your PHP installation? :-)
What does phpinfo() show?
Hi All,
where do I input phpinfo(), browser or terminal..? Cheers.
Mark Sargen
Mark Sargent wrote:
where do I input phpinfo(), browser or terminal..? Cheers.
Either create a Web page with this in it:
or if you have CLI (running `which php` returns something), just
`php -i` will get you a long, not-too-formatted listing of what's
compiled in your PHP installation.
--
Hassan
Mark Sargent wrote:
Hassan Schroeder wrote:
Mark Sargent wrote:
when typing localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the
following,
cannot load mysql extension,
please check PHP Configuration
What am I mising.? Cheers.
Uh, mysql support in your PHP installation? :-)
What does phpinfo
Steve Buehler wrote:
At 08:15 AM 3/13/2005, you wrote:
Hi All,
have installed into /var/www/html the dir phpMyAdmin-2.6.1-pl3 and
changed the url path like below, but, when typing
localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following,
cannot load mysql extension,
please check PHP
Hassan Schroeder wrote:
Mark Sargent wrote:
when typing localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the
following,
cannot load mysql extension,
please check PHP Configuration
What am I mising.? Cheers.
Uh, mysql support in your PHP installation? :-)
What does phpinfo() show?
Hi All,
where
Mark Sargent wrote:
when typing
localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following,
cannot load mysql extension,
please check PHP Configuration
What am I mising.? Cheers.
Uh, mysql support in your PHP installation? :-)
What does phpinfo() show?
--
Hassan Schroeder
At 08:15 AM 3/13/2005, you wrote:
Hi All,
have installed into /var/www/html the dir phpMyAdmin-2.6.1-pl3 and changed
the url path like below, but, when typing
localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following,
cannot load mysql extension,
please check PHP Configuration
Documentation
Hi All,
have installed into /var/www/html the dir phpMyAdmin-2.6.1-pl3 and
changed the url path like below, but, when typing
localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following,
cannot load mysql extension,
please check PHP Configuration
Documentation
<http://localhost/phpMyAd
1 8 8408 4273 - Work
+61 417 268 665 - Mobile
+61 8 8408 4259 - Fax
-Original Message-
From: GH [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 8 February 2005 3:12 AM
To: mysql@lists.mysql.com; php-general; PHP DB
Subject: MySQL Error 1251 / phpMyAdmin
I just installed phpMyAdmin 2.6.1 on my Wi
ure authentication protocol. Your choices are to tell mysql to use the
older, less-secure protocol, or build a copy of php using your current mysql
client library. See the manual for more
<http://dev.mysql.com/doc/mysql/en/old-client.html>.
Michael
GH wrote:
I just installed phpMyAdmin 2.
://dev.mysql.com/doc/mysql/en/old-client.html>.
>
> Michael
>
> GH wrote:
>
> > I just installed phpMyAdmin 2.6.1 on my Windows Laptop with PHP
> > Version 4.3.10 [Build Date Dec 14 2004 17:46:48] and mySql 4.1.8
> >
> > I am receiving the enclosed
rrent mysql
client library. See the manual for more
<http://dev.mysql.com/doc/mysql/en/old-client.html>.
Michael
GH wrote:
I just installed phpMyAdmin 2.6.1 on my Windows Laptop with PHP
Version 4.3.10 [Build Date Dec 14 2004 17:46:48] and mySql 4.1.8
I am receiving the enclosed er
I just installed phpMyAdmin 2.6.1 on my Windows Laptop with PHP
Version 4.3.10 [Build Date Dec 14 2004 17:46:48] and mySql 4.1.8
I am receiving the enclosed error when I attempt to go into
phpMyAdmin and do not know how to solve the issue...
Any assistance would be greatful.
Thank you
Gary
As far as I know there should not be any problem but I
prefer SQLyog for all my MySQL work.
It even has HTTP Tunneling to access dbs that dont
allow remote access.
Karam
--- leegold <[EMAIL PROTECTED]> wrote:
> Can using PHPMyAdmin cause problems. What I'm doing
> is, I'm
Can using PHPMyAdmin cause problems. What I'm doing is, I'm using
PHPMyAdmi as a data entry tool. I create a new record in a table and
then fill in the fields with the field editing and insert abilities of
PHPMyAdmin. For a remote user of course I'd escape any inserted strings
wit
The problem is not with phpmyadmin, the problem is with php. If you install
4.3 of php it will not work with mysql 4.1.8 or any version mysql 4.1 or
5.0. It will only work if you turn on the short passwords option in 4.1.
I've not tried it on 5.0 lately. You can get it installed but it ta
It would be nice if phpMyAdmin would kindly note that on their website...
Also, when I run a phpInfo()... it says i have the 3.23.49 could this
be a contributing factor?
On Sat, 1 Jan 2005 15:55:27 +0700, Willy Sudiarto Raharjo
<[EMAIL PROTECTED]> wrote:
> > Has anyone had
Has anyone had any problems installing phpMyAdmin with the above
configuration? I get an error about the mySql client and
authentication methods? MySQL Error: 1251 : Client does not support
authentication protocol requested by server
Please assist
Happy New Year
Gary
--
MySQL General Mailing
Hi folks,
I'm trying phpmyadmin 2.6.0-pl3 with mysql 4.0.15
I notice that when I setup and use the pma user in the config, I cannot create
database even when I login with root (using cookie auth).
But if I don't use the pma options, I can create database.
Can you shed a light on me p
off-topic for the MySQL List but see below:
>
>
>
> Gunter Götz wrote:
>
> >Hello experts,
> >
> >according the desprictions I have installed the phpMyAdmin (2.6.0-pl3) as
> >following:
> >
> > shell> su -
> > shell> mv phpMyAdm
This may be a bit off-topic for the MySQL List but see below:
Gunter Götz wrote:
Hello experts,
according the desprictions I have installed the phpMyAdmin (2.6.0-pl3) as
following:
shell> su -
shell> mv phpMyAdmin-2.6.0-pl3.tar.tar /usr/sbin/
shell> cd /usr/sbin/
shell> tar -zx
Hello experts,
according the desprictions I have installed the phpMyAdmin (2.6.0-pl3) as
following:
shell> su -
shell> mv phpMyAdmin-2.6.0-pl3.tar.tar /usr/sbin/
shell> cd /usr/sbin/
shell> tar -zxf phpMyAdmin-2.6.0-pl3.tar.tar
shell> rm phpMyAdmin-2.6.0-pl3.tar.
Update phpMyAdmin.
Santino
At 12:33 + 12-11-2004, Dilipan Sebastiampillai wrote:
Hello,
after restoring from a mysqldump I use phpMyAdmin to view my
database but the size field is "unknown" ...
how could I get a size display ?
--
Dilipan Sebastiampillai
--
MySQL General Mailin
Hello,
after restoring from a mysqldump I use phpMyAdmin to view my database
but the size field is "unknown" ...
how could I get a size display ?
--
Dilipan Sebastiampillai
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists
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 si
inst 4.1.17 (production)
so my comments may be irrelevant but I HTH you in case
the problem is not yet fixed and you do decide to try
compiling PHP5 against MySql 4.1.x.
I did have to change my default collation in
phpMyAdmin when I upgraded to 4.1 via the PMA front
page.
Andrew.
--- btb <[EMAIL P
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
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
to is that you are using pre-4.1 clients (phpMyAdmin is
a MySQL client) with a 4.1+ server. Several workaround are in the reading
I just gave you.
Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine
Schalk Neethling <[EMAIL PROTECTED]> wrote on 10/27/2004 10:26
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
n, 27 Sep 2004 15:06:46 -0700, Keith Brownmiller
<[EMAIL PROTECTED]> wrote:
> Greetings,
>
> Am having some problems with phpMyAdmin, GD library and jpegs.
>
> Here is the short version of the story.
>
> I installed phpMyAdmin, modified a database to install a graphic ima
Greetings,
Am having some problems with phpMyAdmin, GD library and jpegs.
Here is the short version of the story.
I installed phpMyAdmin, modified a database to install a graphic image into one of
the tables and it showed the graphic from within phpMyAdmin - no problem.
I then wrote a very
Are you loggin into the terminal and PHPmyadmin as the same user?
-Original Message-
From: Hull, Douglas D
To: Note To MySQL List (E-mail)
Sent: 8/23/04 8:30 AM
Subject: showing dbs in terminal window opposed to phpmyadmin
How come when I am using the terminal on my mac os x 10.3.x and
1 - 100 of 287 matches
Mail list logo