Re: Table 'mysql.host' doesn't exist
On Sunday 16 July 2006 12:34, thomas Armstrong wrote: > I don't've any idea about how to fix it, and I don't find any > '/etc/my.conf' file > into this machine. The install directory is '/usr/local/mysql'. I don't know anything about mysql, but on my system - Fedora 5 - the mysql databases are stored in /var/lib/mysql ; in particular the mysql database is stored in /var/lib/mysql/mysql/ where I see the files host.[frm,MYD,MYI] . -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Re: I don't understand why SCSI is preferred.
On Wednesday 12 July 2006 20:11, mos wrote: > To get the MTBF estimate, the manufacturer will power on 100 drives (or > more) and time to see when the first one fails. If it fails in 1000 hours, > then the MTBF is 100x1000hrs or 100,000 hours. I don't know much statistics, but I do know that that estimate would not just be inaccurate - it would be absurdly wrong. -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
vCard to MySQL
Is there a standard MySQL structure to represent vCards? If so, are there programs to install vCard address lists in a MySQL database? I'm running Fedora-5 Linux, with KDE, and am interested in translating the KAddressBook/kabc format (used with kmail) to and from MySQL, as automagically as possible. If there is a standard KDE application that does this I would be doubly pleased. Any suggestions or advice gratefully received. -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Re: Rekall
On Friday 07 July 2006 18:28, Nicholas Vettese wrote: > If you are using an apt-based system, type 'apt-cache search mysql' That > should bring up some programs you can install from. I'm actually running Fedora. I did say "yum install *mysql*" which installed everything with mysql in its name - quite a large number of packages, which I haven't got round to examining yet! -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Rekall
I've used the KDE program rekall to a small extent in the past, in order to set up and populate MySQL tables on a remote machine. It has recently been seg-faulting: [EMAIL PROTECTED] ~]$ rekall KBLocation::setCacheSize: set to 0MB Segmentation fault In any case, I didn't find it very easy to use. I wonder if anyone can suggest an alternative - a GUI Linux application which allows data to be entered in an SQL table. My preference would be for Python and KDE, but those aren't essential. -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Python program for data entry
I'm looking for a simple python program which offers a graphical interface for entering data into a simple MySQL table. Is there a standard, or semi-standard, program for this? Or can anyone offer a sample program? If relevant, I'm running Fedora-5 with KDE. I read of datakiosk, but couldn't find a Fedora version. Any suggestions gratefully received. -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]