Complex MySQL Select Statement Help

2013-01-31 Thread Angela Barone
x27;, number_format(mysql_result($result,0,"priceList"),2)); printf('Your Price: $%s', number_format(mysql_result($result,0,"used_price"),2)); ?> This seems rather convoluted to me and I've been struggling with it all day. Any help would b

Re: best way to copy a innodb table

2011-12-01 Thread Angela liu
how to break the table into 100,000 chunks? thanks From: Claudio Nanni To: Angela liu Cc: "mysql@lists.mysql.com" Sent: Thursday, December 1, 2011 2:24 PM Subject: Re: best way to copy a innodb table Sure you can, and you should. but in cas

Re: how to check how big a database is

2011-11-15 Thread Angela liu
Thanks, this is really helpful. From: Peter Brawley To: mysql@lists.mysql.com Sent: Tuesday, November 15, 2011 12:41 PM Subject: Re: how to check how big a database is On 11/15/2011 2:10 PM, Angela liu wrote: > In mysql 5.0 ,how to check how big a database

how to check how big a database is

2011-11-15 Thread Angela liu
In mysql 5.0 ,how to check how big a database is? Thanks

I am my own boss!!

2011-11-13 Thread Angela liu
Hi friend...I wish I had been more prepared this helped me get back on my feet miracles really do exist imagine what you could dohttp://www.emballagedigest.fr/advertising/redirect.php?jaluc&69neb=google.com&69qefy=twitter.com&url=7daily-business-news.ru/profile/";>http://www.emballagedigest.fr/adv

Re: "InnoDB free" - What does it really mean?

2011-11-10 Thread Angela liu
it refers to free innodb tablespace. From: "Rozeboom, Kay [DAS]" To: "mysql@lists.mysql.com" Sent: Thursday, November 10, 2011 10:03 AM Subject: "InnoDB free" - What does it really mean? In the "show table status" output, there is comment field labeled "InnoDB

Re: Fwd: Large insert query gives MySQL server gone away

2011-10-10 Thread Angela liu
Yeah, I think adjusting max packet size may be helpful, remember change that value in both server and client From: Johnny Withers To: Neil Tompkins Cc: [MySQL] Sent: Monday, October 10, 2011 4:13 PM Subject: Re: Fwd: Large insert query gives MySQL server gone

Monitor Locked query

2011-10-10 Thread Angela liu
Hi, Folks: Have any idea how to monitor Locked queries with Nagios? Thanks

Re: How MyISAM handle auto_increment

2011-10-03 Thread Angela liu
Thanks, what about if mysqld restart, does auto_increment gets reset  ?  I saw this happened to Innodb, if table is empty and server restart, auto_incremnet gets reset to 0 From: mos To: mysql@lists.mysql.com Sent: Monday, October 3, 2011 3:01 PM Subject: Re: H

How MyISAM handle auto_increment

2011-10-03 Thread Angela liu
Hi, Folks: I have questions regarding how MyISAM handles auto_increment clolumn? 1. is there a auto_increment counter for MyISAM to assign a new value to auto_increment columns?   2. if MyISAM has the counter, is the counter stored in memory or disk? Thnaks 

does mysql support master to master replication

2011-08-02 Thread Angela liu
Angela

Isolation level per transaction?

2011-03-03 Thread Angela liu
HI, Folks: Can Isolation levels be set per transaction?  I know isolation levels can be set per session or globally, but not sure at transaction level. if so , can anybody give me an example? Thanks a lot

MySQL DBA certification exam

2011-03-03 Thread Angela liu
Hi, Folk: I have two questions about the DBA certification exam: 1.how many questions ? 2: how long is the exam? 3.what's the pass score? I could not find the answers on mysql web anybody knows? Thanks a lot

MySQL Administrator

2011-02-03 Thread Angela liu
Hi, Anybody knows: Is MySQL Administrator still available for  MySQL 5.1 and 5.5?

Re: Innodb table space questions

2011-01-17 Thread Angela liu
n, 1/17/11, Eric Bergen wrote: From: Eric Bergen Subject: Re: Innodb table space questions To: "Angela liu" Cc: mysql@lists.mysql.com Date: Monday, January 17, 2011, 10:09 PM reply inline On Mon, Jan 17, 2011 at 9:30 PM, Angela liu wrote: > Folks : > > two questions: > >

Innodb table space questions

2011-01-17 Thread Angela liu
Folks : two questions: 1. can Innodb create per database table space , not per table table space? 2. can we store table on specific tablespace like Oracle or DB2 when creating table? Many thanks.

help please with SQL UPDATE

2005-08-24 Thread Angela
ons.ATIS,phonebin.ATIS), new_stations.ATC=IFNULL(new_stations.ATC,phonebin.ATC), new_stations.PPR=IFNULL(new_stations.PPR,phonebin.PPR), new_stations.FBO=IFNULL(new_stations.FBO,phonebin.FBO) where phonebin.icao=new_stations.icao That worked once, for the very first update, but subsequent runs a

connection error

2004-06-24 Thread Angela Howley
eas as to what I can do? Many thanks, Angela.

MySql xa support

2004-01-16 Thread angela
t a lot of errors in JBoss, such as : could not enlist xa-resource ecc.. Where can I find MysqlXaDataSource class? Thanks in advance, sorry for bothering you... Angela Fogarolli. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.

performance problem switching from Win2000 to WinXP clients!!

2003-09-23 Thread Angela Olmeijer
? Are there any thoughts on how to solve this? Is it a MyODBC problem or a MS problem? Thanks for your time and effort! Angela Olmeijer

Looking for workaround for a SELECT statement.

2003-09-18 Thread Angela Olmeijer
successive generations of child rows. Oracle first selects the children of the rows returned in step 2, and then the children of those chilren and so on. Thank you for your time. Angela Olmeijer

mysqldump ERROR 1064

2003-01-04 Thread David & Angela Ehmer
Hi I am having problems generating the mysqldump file. I have tried a range of options and carefully studied several tutorials I have on using this command. Each time I get the following errror. ERROR 1064 you have an error in your SQL syntax near 'mysqldump -u root -p adrienne netno_db >sql.du

REGULAR EXPRESSIONS

2002-03-04 Thread Angela Harneit
whole words?! Greetings, Angela - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]>

RANDOM output order???

2002-01-24 Thread Angela Harneit
ed out this one: "SELECT column, ... , RAND() AS random FROM table ORDER BY random" I get different random values, but it does not work in combination with ORDER BY - it's just not sorted. So is there any solution for thi

Somebody kindly get me off this list

2001-06-21 Thread Angela Neff
I have tried numerous methods as instructed in the mySQL listerserv e-mail to get off this list but am still on it. Can somebody help me out? I got 779 e-mails today. Thanks, Angela Gerald Clark wrote: > I don't recall you identifying the file you are installing from, but > it so

MAC OS X Server

2001-06-05 Thread Angela Neff
OURCE: http://maccentral.macworld.com/news/0106/04.mysql.shtml Thanks, Angela Apple releases MySQL update Staff Report, [EMAIL PROTECTED] June 4, 2001, 4:25 pm ET If you're using a Mac configured with Mac OS X Server and MySQL, you should be aware of a new update in circulation. Apple&

Re: Selecting rows with same data in all fields except one

2001-02-02 Thread Angela
tp://www.mysql.com/manual.php (the manual) >http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscr

Re: Max value

2001-02-02 Thread Angela
> Before posting, please check: > http://www.mysql.com/manual.php (the manual) >http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTE

Re: CREATE TABLE changes in 3.23.32

2001-02-02 Thread Angela
nual.php (the manual) >http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php -- Angela C

Re: query optimization suggestion

2001-02-01 Thread Angela
Shouldn't the first query have parenthesis? As in: DELETE FROM test WHERE userID=X AND (testID<20 OR testID>80); Even if it works the other way, parenthesis make it more clear what you're trying to accomplish. -Angela Michael Griffith wrote: > > When using

Re: Large text searches

2001-02-01 Thread Angela
that is spelled similarly. -Angela Anna wrote: > > - Original Message - > From: "Geoff Coffey" <[EMAIL PROTECTED]> > >I'm trying to decide how to enable searching from a web > > form. > > Hi, > > I have a similar question. &g

Re: [CGI] Gas Prices

2001-02-01 Thread Angela
I think I'd be buying one of those hybrid cars if I were you. They get something like 60 miles per gallon. I think I'd be riding my bike more too... Oh, and last I checked, gas here in Ohio is $1.28/gallon today. :) -Angela Redvers Davies wrote: > > > > By now yo

Re: Auto-Increment - how can I avoid repeating IDs?

2001-01-30 Thread Angela
subscribing? Try: http://lists.mysql.com/php/unsubscribe.php -- Angela Curtis Innovative Business Consultants http://www.ibc2001.com - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.

Re: 'insert_id' finction not working on V3.23.32

2001-01-30 Thread Angela
SQL at the same time. -Angela Julian Hiscock wrote: > > We are running a program which uses the 'mysql_insert_id' function to get > the id of an AUTO_INSERT key field. This used to work fine with MySQL V3.22, > but now we've upgraded to V3.23.32 it doesn't seem to

Re: how to delete records older than 14 days

2001-01-29 Thread Angela
DELETE FROM news WHERE newsdate=DATE_ADD(CURRENT_DATE, INTERVAL -14 DAY) Above is the code that I would use to do that job. Hope this helps. -Angela Thomas Katsampes wrote: > > Hello, > > I'm trying to figure out the correct syntax for requesting > the database to > r

Re: SELECT FROM TABLE WHERE ?

2001-01-24 Thread Angela
off the LIMIT 0,1 part. Hope this helps -Angela Richard Reina wrote: > > I've tried the manual (and the Oreily MySQL book) and played around with > MAX() and GREATEST() but could not figure it out. > > |ID |NAME |RATING | > |213|McCallen 12| 9 |

Re: 2 questions!

2001-01-18 Thread Angela
example in PHP if this is what you're looking for. -Angela Arthur Radulescu wrote: > > Hi! > > I have 2 questions! > > 1.What is more eficient to keep some images into a table or to keep their names in >the table and images separated in a directory? > > 2.How ca