On Fri, Mar 25, 2005 at 07:27:47PM -0800, David Blomstrom wrote:
> I can't figure out why I get an error message relating
> to fiels "borderstates" and "bordernotes" when I try
> to create a new table. One is VARCHAR, the other TEXT,
> and both are NULL, like almost every field on the
> table.
>
>
I can't figure out why I get an error message relating
to fiels "borderstates" and "bordernotes" when I try
to create a new table. One is VARCHAR, the other TEXT,
and both are NULL, like almost every field on the
table.
Can someone tell me what I'm doing wrong? Thanks.
SQL-query:
CREATE TABLE `
- Original Message -
From: "Jon Drukman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, August 20, 2003 9:28 PM
Subject: [EMAIL PROTECTED] Re: apache/mysql errors
> grant select on *.* to [EMAIL PROTECTED]
bruce wrote:
> We have the following setup in our httpd.conf file. We've tried to
> give what's related to the issue. We're trying to set up a virtual
> host for a test project. The behavior that we're seeing is that we
> can type:
> http://foo.com but the url that gets displayed is
> http://12.x.x
On Wed, 20 Aug 2003 10:52:35 -0700
"bruce" <[EMAIL PROTECTED]> wrote:
> I have added the mysql user/password to the php file. I can access mysql
> using the user/password from the linux command line.
What login & pass do you use in PHP and what login & pass do you use in command line?
Hmm..let me
bruce wrote:
Hi...
A mysql/Apache issue:
I get the following when I'm trying to run a test web site on an Apache
2.0/RH8.0 setup.
Warning: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) in
/var/www/html/dbid/mysql/database.php on line 17
Warning
ges set for the user apache
Peter
-Original Message-
From: bruce [mailto:[EMAIL PROTECTED]
Sent: 20 August 2003 18:53
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: apache/mysql errors
Hi...
A mysql/Apache issue:
I get the following when I'm trying to run a
Hi...
A mysql/Apache issue:
I get the following when I'm trying to run a test web site on an Apache
2.0/RH8.0 setup.
Warning: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) in
/var/www/html/dbid/mysql/database.php on line 17
Warning: MySQL Con
PM
Subject: vbulleting & mysql errors
> Hi
>
> We have recently upgraded our phpBB forum based software to a vbulletin
> based one. Since then we get lots of :
>
> vBulletin (forum) Database error!
>
> mail messages from vbulletin.
>
> In the body of the message it sa
Hi
We have recently upgraded our phpBB forum based software to a vbulletin
based one. Since then we get lots of :
vBulletin (forum) Database error!
mail messages from vbulletin.
In the body of the message it says something like:
Invalid SQL: SELECT template FROM template WHERE
title='error_nop
t;
To: "'Jocelyn Fournier'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: "'Mysql'" <[EMAIL PROTECTED]>
Sent: Friday, September 20, 2002 2:38 AM
Subject: RE: MySQL errors in newer PHP 4.2.3
> Hmm, do you use pconnect or connect?
>
> I not
I've always used pconnect.
- Original Message -
From: "Steven Roussey" <[EMAIL PROTECTED]>
To: "'Jocelyn Fournier'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: "'Mysql'" <[EMAIL PROTECTED]>
Sent: Friday, Sept
to
disappear
> with
> an apache restart, but sometimes appear again randomly.
>
> Regards,
> Jocelyn
>
> - Original Message -
> From: "Steven Roussey" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: "Mysql" <[EMAIL PR
t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Mysql" <[EMAIL PROTECTED]>
Sent: Friday, September 20, 2002 2:14 AM
Subject: MySQL errors in newer PHP 4.2.3
> Since updating to 4.2.3, we have been getting intermittent errors of
> "Commands out of syn
Since updating to 4.2.3, we have been getting intermittent errors of
"Commands out of sync". Anyone else see this?
Sincerely,
Steven Roussey
http://Network54.com/?pp=e
php,sql,query
-
Before posting, please check:
http://w
Richard,
Tuesday, July 23, 2002, 3:56:36 PM, you wrote:
RM> What instances can cause a Table to crash?
RM> Is this caused by a bug in itself, a power failure, or something else?
It may be a bug in MySQL, hardware errors, abnormal shutdown, running
myisamchk, when mysqld is running ...
Some of
What instances can cause a Table to crash?
Is this caused by a bug in itself, a power failure, or something else?
Richard
>> William_dw,
>> Tuesday, July 23, 2002, 10:34:16 AM, you wrote:
>> WS> I'm hoping someone can give me a pointer as to what's going wrong
>> that's
>> WS> crashi
William_dw,
Tuesday, July 23, 2002, 10:34:16 AM, you wrote:
WS> I'm hoping someone can give me a pointer as to what's going wrong that's
WS> crashing our MySQL server, I've included a snippet of the log (for the last
WS> time it restarted and then the errors after that).
WS> I've been trying to
On Tuesday, 23. July 2002 09:34, William_dw -- Sqlcoders wrote:
> Hi!,
> I'm hoping someone can give me a pointer as to what's going wrong that's
> crashing our MySQL server, I've included a snippet of the log (for the last
> time it restarted and then the errors after that).
>
> 020722 8:55:45
Hi!,
I'm hoping someone can give me a pointer as to what's going wrong that's
crashing our MySQL server, I've included a snippet of the log (for the last
time it restarted and then the errors after that).
I've been trying to read through the 'Debugging MySQL server' section, but
there doesn't see
On 20 Apr 2001, at 14:16, yogi wrote:
> errors mySQL throws are not captured by the Perl CGI using mySQL, but
> are thrown regardless, meaning that a CGI that provokes an error in
> mySQL will produce an unspecified "Internal Server Error", which is
> not very helpful for debugging purposes. It l
Dear Yogi -
yogi writes:
> I've got a problem on one of my clients' servers, which is, that the
> errors mySQL throws are not captured by the Perl CGI using mySQL, but are
> thrown regardless, meaning that a CGI that provokes an error in mySQL
> will produce an unspecified "Internal Server E
Hi,
I've got a problem on one of my clients' servers, which is, that the
errors mySQL throws are not captured by the Perl CGI using mySQL, but are
thrown regardless, meaning that a CGI that provokes an error in mySQL
will produce an unspecified "Internal Server Error", which is not very
helpful fo
I know this has come up before, but I couldn't find a satisfactory solution.
I'm running MySQL 3.23.23 on mandrake linux. It's used by a web site that has
very high activity. During times of high activity, I find my perl
scripts generating two kinds of errors:
DBD::mysql::db selectrow_array fa
Hi.
A bit late, but I did not see an answer to your question yet.
On Fri, Feb 02, 2001 at 03:23:06PM -0800, [EMAIL PROTECTED] wrote:
>
> We are getting thse errors. Can anyone point me in the right direction?
>
> DBI->connect(database=whois;host=www5) failed: Host 'www5' is blocked
> because o
We are getting thse errors. Can anyone point me in the right direction?
DBI->connect(database=whois;host=www5) failed: Host 'www5' is blocked
because of many connection errors. Unblock with 'mysqladmin flush-hosts' at
/usr/lib/perl5/site_perl/5.005/PEC.pm line 731
Thanks,
CC
---
26 matches
Mail list logo