Thai in MySQL

2001-03-02 Thread Dave Hodgkinson
Do you have to do anything special to start putting Thai text into MySQL? Ta, Dave -- Dave Hodgkinson, http://www.hodgkinson.org Editor-in-chief, The Highway Star http://www.deep-purple.com Apache, mod_perl, MySQL, Sybase hired gun for, well, hire

Re: MySQL as spider database.

2001-02-26 Thread Dave Hodgkinson
Vahan Yerkanian [EMAIL PROTECTED] writes: My task is to implement several custom word parsing/modification before writing the keywords into the database, as well as I just want to have my own code ;-) Ah, OK. You could always just hack the spidering part of ht://Dig? -- Dave Hodgkinson

Re: Server Tuning

2001-02-26 Thread Dave Hodgkinson
the result sets? you might want to consider selecting into a new results table...? -- Dave Hodgkinson, http://www.hodgkinson.org Editor-in-chief, The Highway Star http://www.deep-purple.com Apache, mod_perl, MySQL, Sybase hired

Re: MySQL as spider database.

2001-02-25 Thread Dave Hodgkinson
about ht::/Dig for you? -- Dave Hodgkinson, http://www.hodgkinson.org Editor-in-chief, The Highway Star http://www.deep-purple.com Apache, mod_perl, MySQL, Sybase hired gun for, well, hire

Re: Restart MySQL after rebooting Linux

2001-02-16 Thread Dave Hodgkinson
kentj [EMAIL PROTECTED] writes: I believe so. I was trying that and was missing something because I could not get it to work. If you've for it in init.d and "mysql stop" and "mysql start" work there, then make sure they're also symlinked into rc3.d directory.

Re: Should I switch to SCSI HD for mysql?

2001-02-08 Thread Dave Hodgkinson
Be A Better Way. Do you really need to do substring matching all the time? Can you pre-build an intermediate results set that can be optimally queried? Dave. -- Dave Hodgkinson, http://www.hodgkinson.org Editor-in-chief, The Highway Star http://www.deep-pur

Re: amazingly slow

2001-02-06 Thread Dave Hodgkinson
Tim Samshuijzen [EMAIL PROTECTED] writes: Anyone out there who wants to save me and our company? You missed the important first step: EXPLAIN the query. -- Dave Hodgkinson, http://www.hodgkinson.org Editor-in-chief, The Highway Star http://www.deep

Re: Dreamweaver can't connect to MySQL - that can't be!

2001-01-20 Thread Dave Hodgkinson
"Murph" [EMAIL PROTECTED] writes: I'm test-driving Dreamweaver UltraDev 4 and can't get it to connect to = my remotely hosted MySQL database despite the last six hours' worth of = effort. Macromedia's online docs aren't helping much. Can you do it via any other front end?