http://lists.mysql.com/mysql/175156 it shows when someone does a search on
my name. Thanks
--
Regards
Chaitra Yale
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
my replication slave crashed. Now, I am unable to restart with following
error message:
081021 21:34:21 [Note] Slave SQL thread initialized, starting
replication in log 'log.000129' at position 28457291, relay log
'/video/mysql/mysqld-relay-bin.0
You might like to try here: http://lists.mysql.com/, then click on
Unsubscribe underneath the "General Discussion" list.
Vidal Garza wrote:
Please let me down of the list.
I resigns from my job.
Thanks
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscr
Hi;
I have successfully installed MySQL and got it running on Windoze. But when
I try to connect, I get this error:
Can't connect to MySQL server on 'localhost' (10061)
Also I can't connect on "Run". What do?
TIA,
Victor
PS Only online an hour or so weekly, so if slow in responding, know why.
On Tue, Oct 21, 2008 at 8:26 AM, Heston James - Cold Beans <
[EMAIL PROTECTED]> wrote:
> Afternoon all,
>
>
>
> I have a SELECT query which is returning the following error:
>
>
>
> (InternalError) (3, "Error writing file '/tmp/MYqlGnfn' (Errcode: 28)")
>
>
>
> After doing a little searching on go
Afternoon all,
I have a SELECT query which is returning the following error:
(InternalError) (3, "Error writing file '/tmp/MYqlGnfn' (Errcode: 28)")
After doing a little searching on google all signs seem to point to a lack
of disk space to be able to store the query results.
Howeve
Hi all:
I am trying to build a FULLTEXT index with several particularities. It
must ignore some special characters inside index words. For example:
If I have the text:
I'll go to the ci[ne]ma.
I want the FULLTEXT include the word cinema, not ci[ne]ma nor ci or ne or
ma. So, I want the index ign