Re: Need help with a "natural sort order" for version numbers and release code names

2007-10-12 Thread Adam Randall
2.7.0 | +---+-+ 20 rows in set (0.00 sec) Adam. On Oct 12, 2007, at 3:56 PM, Adam Randall wrote: Here's my full test solution: use test; drop table if exists releases; create temporary table releases ( releaseid int(10) unsigned not null auto_increment primary key, name varchar(25

Re: Need help with a "natural sort order" for version numbers and release code names

2007-10-12 Thread Adam Randall
| | 67 | 4.2.6.0 | << ? I'm pretty sure this is going to involve some sort of splitting the version from the release codeword via some string functions, and then operating on that part. D.Vin http://daevid.com --- eval() is my favorite templating engine. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED] -- Adam Randall [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: MySQL Administrator on 10.3 Server -HELP

2005-10-05 Thread Adam Randall
Did you drag it from a network drive, or copy in some other way? If so, that may be the problem. I haven't used the MySQL Administrator, but am pretty well versed in application troubleshooting. Send me an email privately if you need some direct help. Adam. -- Adam Randall &l

Help: Index performance on moderately sized table

2004-12-28 Thread Adam Randall
Nothing seems to make it better. If anyone has any advice, I'd love to hear it. Adam. -- --- Adam Randall http://www.xaren.net [EMAIL PROTECTED] AIM/iChat: b

retry: Searching for values such as "10.2.4" via fulltext (more info)

2003-04-03 Thread Adam Randall
;; (3 rows found) I don't really want to do the last search because it's the slowest, and searching the most data un-indexed. Anyway, if anyone has any advice, I would appreciate it. Adam. -

Re: Free Text Search Min Word Length

2003-03-30 Thread Adam Randall
Could anyone please let me know how to set the min word lenght to 3 for Free Text search, I am using PHP. Ben Regards, Ben Check out this message: http://www.listsearch.com/mysql.lasso?id=287087 Adam. --- Adam Randall

Searching for "x.x.x" values via fulltext

2003-03-30 Thread Adam Randall
MySQL 4.0.12, with the minimum word length of 3 (so we can search for PHP, IIS, etc). Anyway, if anyone has any advice, I would appreciate it. Adam. ------- Adam Randall http://www.xaren.n

Test

2003-02-08 Thread Adam Randall
I'm not getting mail, so I'm seeing if I can send. If you get this, plesae disregard. Adam. sql query --- Adam Randall http://www.xaren.net/ [EMAIL

Basic SQL join question

2002-09-21 Thread Adam Randall
at it would be quite a chore in changing the keywords in the system if I did that (modify one keyword, modify all the projects, etc). Anyone have any words of advice for me? Adam. -- ------- Adam Randall