| 
	
	
		
		
		
		 its all gonna depend on the database design and the use. 
 
if your db is well designed and queries are optimized and simple then yes. 
 
If you are doing transactions, live updates, complex queries then you probably will not be happy with the performance, but if yer doing all of that you shouldnt be running it on mysql, you should be looking at Oracle or something.  spread the DB across a couple of servers and load balance everything. 
 
its all gonna depend on the usage. 
		
	
		
		
		
		
			
				__________________ 
				Mike South 
 
It's No wonder I took up drugs and alcohol, it's the only way I could dumb myself down enough to cope with the morons in this biz.
			 
		
		
		
		
	
	 |