RE: How can I store Images in the MySQL Database

2004-11-01 Thread Dave Tiger
Hi Nikhil,

Have a look at www.hotscripts.com for either a script that dose this or a
tutorial to show you how to do it.

But in general you DO NOT store the image in a MySql table you just store
its location  name i.e. 'images/image1.png' and then with a select
statement use the result in a 'img src' string for your script.

Here is another place to start for a PHP example but there a loads for other
scripting languages.

http://www.zend.com/zend/tut/photogallery.php

I hope that helps

Dave Carrera


-- 
UK Web Hosting @ http://www.ephgroup.com  


-Original Message-
From: Mulley, Nikhil [mailto:[EMAIL PROTECTED] 
Sent: 02 November 2004 05:05
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: How can I store Images in the MySQL Database


Hi Lists ,
 
My Query is How Can I store Images in the MySQL Database , and how to
Index them , can anybosy help me on this please
 
I am starting out a Online Photo Gallery and want to share them , and I
want to make the search available, Does anybody has already done on this ?
 
Please help me in this.
 
Regards,
Nikhil.

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.786 / Virus Database: 532 - Release Date: 29/10/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.786 / Virus Database: 532 - Release Date: 29/10/2004
 


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: New User for mysql

2004-10-26 Thread Dave Tiger
Hi Alesi,

I hate to RTFM as an answer but this is covered on numerous sites but here
is the link to the windows section of post installation

http://dev.mysql.com/doc/mysql/en/Windows_post-installation.html

I hope that helps

Dave Carrera


-- 
UK Web Hosting @ http://www.ephgroup.com  


-Original Message-
From: alesi [mailto:[EMAIL PROTECTED] 
Sent: 26 October 2004 08:01
To: [EMAIL PROTECTED]
Subject: New User for mysql 


Dear sir,

I am a  new use for My Sql , but some of the problem i have face, wish to
have a help I am using a new version of My Sql (5.0.0) for WIn 2000 use, but
I cannot create a new database, since always have a access denied problem,
and i have try to add a hosts in windows , but the problem cannot be solve !
the other problem is , when i have finish to install with My Sql Program, it
just show the empty database Test in it, but it cannot be use for a
database  mysql, how can i use mysql  be mysdefault database ?

thank you
Best Regards

Alesi Lee

Ascalade / Marketing Sample Team

HK tel: +85292699082

China: Mobile: 13829166715  / OFFICE : EXT 6240

mail to : [EMAIL PROTECTED]
2004/10/26



---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.782 / Virus Database: 528 - Release Date: 22/10/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.782 / Virus Database: 528 - Release Date: 22/10/2004
 


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Max concurrent database users ?

2004-10-09 Thread Dave Tiger
Hi List,

This is my first post so I apologize if I use the wrong terminologies.

I am currently using 3.x but I am thinking of going to 4.x or possibly be an
early adopter of 5.x

How many concurrent database users can there be for each version?

Also I run v 3.x on FreeBSD 4.7-stable and for some reason it jumps to about
98% cpu and wcpu usage, why would this be ?

Thank you in advance for any help

Dave Carrera


-- 
UK Web Hosting @ http://www.ephgroup.com  

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.775 / Virus Database: 522 - Release Date: 08/10/2004
 


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]