probably disable that code from the test program and
compile anyway, but would the resulting MySQL installation work?
Also, there are currently RPMs of MySQL installed on the server. Should
these be removed before compiling?
Any help would be greatly appreciated.
Pierre-Luc Soucy
Pierre-Luc
master.pid
was not created in 30 seconds; Aborting" (full make test output at the
bottom of this message). What's wrong, and what should I do to correct this?
Thanks!
Pierre-Luc Soucy
Full make test output:
[EMAIL PROTECTED] mysql-4.0.14]# make test
cd mysql
Hi Dan,
Ooops, this makes a lot of sense - it works now.
Thanks for letting me know about the perror utility, it should help
greatly to identify problems in the future.
Regards,
Pierre-Luc
Dan Nelson wrote:
In the last episode (Aug 06), Pierre-Luc Soucy said:
I was working on some merge
Hi,
I currently store some boolean values in tinyint(1) unigned fields. When
running the procedure analyze on my tables, I am told that the best data
type for these fields would be an enum(0,1). Is that true? How is that
faster than tinyints?
Also, does specifying the length of an integer-type
ine.
I am running 4.1.0 on dual-CPU debian box with SCSI RAID hard drives, if
that can help.
Thanks!
Pierre-Luc Soucy
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]