The official table's data.
++---+-+
| id | title | body|
++---+-+
| 1 | MySQL Tutorial| DBMS stands for DataBase ...
If you give more details maybe someone on the list will be able to help.
Astghik Barseghian wrote:
Hello Philippe,
I am trying to use DBMail from MySQL to send and receive messages but I get an SQL
sytax error.
Could you please tell me is there any way to use the mentioned component,
or how can I
Hello,
> Here is table status:
> +---+++-++-+-+--+---+-+-+-+-++-+
> | Name | Type | Row_format
Hello Stefan,
Wednesday, April 02, 2003, 2:27:40 PM, you wrote:
Here is table status:
+---+++-++-+-+--+---+-+-+-+-+-
Hello,
> When I execute this SQL:
> update table1 as a, table2 as b set a.field1=b.field1
> where a.field2=b.field2 and a.field3=b.field3 and a.field4=b.field4
> I received this error "execute failed: The table 'a' is full "
> What is the meaning of this?
This means that the table is fu
Hello mysql,
When I execute this SQL:
update table1 as a, table2 as b set a.field1=b.field1
where a.field2=b.field2 and a.field3=b.field3 and a.field4=b.field4
I received this error "execute failed: The table 'a' is full "
What is the meaning of this?
My server version: 4.0.12
Cem,
Tuesday, November 26, 2002, 1:13:45 PM, you wrote:
CY> I have a problem with MySQL ver 3.23.52 on Linux Redhat 8. It is
CY> working successfully on the server, and can response all request
CY> comming on Server. But, when I try to connect to the database thru
CY> any client
He all,
I have a problem with MySQL ver 3.23.52 on Linux Redhat 8. It is
working successfully on the server, and can response all request
comming on Server. But, when I try to connect to the database thru
any client running on a Windows 2000 (like MySQLAdmin), I can't
connect it.
Firstly,
He all,
I have a problem with MySQL ver 3.23.52 on Linux Redhat 8. It is
working successfully on the server, and can response all request
comming on Server. But, when I try to connect to the database thru
any client running on a Windows 2000 (like MySQLAdmin), I can't
connect it.
Firstly,
L PROTECTED]>
> Sent: Sunday, September 08, 2002 2:42 AM
> Subject: Have A problem
>
>
> > Hi,
> >
> > I got a small problem I can't seem to do a sql statement that will pick
on
> > the first letter of word in a feild. I have over 700 record in a
database
Hi,
Try :
SELECT * FROM yourtable WHERE word LIKE 'D%';
Regards,
Jocelyn
- Original Message -
From: "Chuck "PUP" Payne" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 08, 2002 2:42 AM
Subject: Have A problem
> Hi,
&
Hi,
I got a small problem I can't seem to do a sql statement that will pick on
the first letter of word in a feild. I have over 700 record in a database,
but I like to be able only to see those that let say start with "D". How can
I do a statement that will let me do that.
Chuck Payne
Magi Desig
June 10, 2002 1:11 PM
Subject: I have a problem
We are running mysql on a red hat box.
We replicate a single database twice, once on another red hat box(thank
whatever is holy), once on a winnt box.
The winnt box cares not for case sensitivity, so it created all our table
names in lower ca
We are running mysql on a red hat box.
We replicate a single database twice, once on another red hat box(thank whatever is
holy), once on a winnt box.
The winnt box cares not for case sensitivity, so it created all our table names in
lower case ( our standard is to use CAPS for tablenames )
(
I use phpBB.
When I change default character set in mysql I have a problem in phpBB so:
Warning: Supplied argument is not a valid MySQL result resource in
/../functions.php on line 230
Unable to query db!
But /../admin/index.php regularly runs.
What my problem is?
thanks
Edakom Internet
Please help me.
I'm installing mysql-3.23.45 on Sparc 20 with Solaris 2.5 and when
i give the comand make...i have this problem.
..
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/local/mysql-3.23.45/libmysql'
make[1]: Leaving directory `/usr/local/mysql-
16 matches
Mail list logo