Hi,
Can anybody help me ?
It seems that "INSERT" is blocking my process when there is no more free
space in the file system that contains my databases.
Can anybody clarify this point, and tell me how to prevent this blocking
point ?
Thanks
---
Hi,
Can anybody help me ?
In MySQL documentation, it is said that table name can use any character
allowed in filename except '/' and '.'.
On my Linux, i can create a file with this name "'w4-1".
But, i can't create the table with this name. The request is rejected.
Has anybody an explanation
Hi,
I'm working on my first program witk mysql c api.
I meet problem to link c program that use it.
One symbol "compress" cannot be resolved.
Has anybody a sample script that compile and link ?
What are the options to compile and link ?
Thanks a lot.
Bye
t;[EMAIL PROTECTED]>
To: "Didier Brisebourg" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, May 13, 2001 12:41 PM
Subject: Re: problem with curses/termcap library
> Didier Brisebourg wrote:
> >
> > Hi,
> >
> > Trying to generate mys
Hi,
Trying to generate mysql 3.23.38 from source distribution, i got the error :
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... no
checking for tgetent in -ltermcap... no
checking for termcat functions library ...configure:error:No curses/termcap library
found
whe