Selecting my data first

2008-05-12 Thread Jake Conk
Hello, I have a table with 2 columns, file_id and owner_id. I want to select all the files and order by file_id but I want the ones that belong to me to show up first then everyone elses. Is this possible and how? This is what I'm trying to accomplish: SELECT * FROM whiles WHERE owner_id=my_id

MySQL 5.1.21 won't build on OpenBSD unless...

2007-09-27 Thread Jake Conk
Hello, Not sure if this is known or not but I just wanted to let you guys know that MySQL 5.1.21 fails the make. I've never had this problem on other versions of mysql. It looks like GNU make worked all the way through but why won't regular make work anymore? - Jake -- MySQL General Mailing