Re: mysql - multimedia database

2006-07-11 Thread Peter Van Dijck
Creating a huge media database and storing the media *inside* of mysql is a big mistake. Store the media in a filesystem. Store metadata about the media in mysql. Good luck. Peter On 7/10/06, Shain Lee <[EMAIL PROTECTED]> wrote: Hi , I'm just behind a mulimedia database , that wanted to be

Re: mysql - multimedia database

2006-07-11 Thread Daniel da Veiga
On 7/10/06, Shain Lee <[EMAIL PROTECTED]> wrote: Hi , I'm just behind a mulimedia database , that wanted to be online with WAP contents. So , i decided to go ahead with mysql , and i installed mysql latest 5.0 in fedora core 5 with innoDB .upto now every thing success. But , my worries is