On Wed, Oct 29, 2008 at 9:29 PM, Lupus Michaelis
<[EMAIL PROTECTED]<[EMAIL PROTECTED]>
> wrote:
> Bastien Koert a écrit :
>
> We used to do that here, and there was significant performance impact
>> after
>> the database got to be about 12Gb, with minor impact showing after only a
>> few Gb. I en
Bastien Koert a écrit :
We used to do that here, and there was significant performance impact after
the database got to be about 12Gb, with minor impact showing after only a
few Gb. I ended up having to write a script that stripped all the data from
the Db into the file system.
What engine d
On Wed, Oct 29, 2008 at 6:20 AM, vuthecuong <[EMAIL PROTECTED]> wrote:
>
> technically can I store flash file into Mysql DB using PHP?
> what point should I pay attention for that?
> Thank you
> --
> View this message in context:
> http://www.nabble.com/Newbie%3A-can-I-store-flash-file-into-Mysql-
Stut wrote:
>
> On 29 Oct 2008, at 10:32, vuthecuong wrote:
>>
>> Stut wrote:
>>>
>>> On 29 Oct 2008, at 10:20, vuthecuong wrote:
technically can I store flash file into Mysql DB using PHP?
>>>
>>> Yes.
>>>
what point should I pay attention for that?
>>>
>>> The blob field type.
>>>
On 29 Oct 2008, at 10:32, vuthecuong wrote:
Stut wrote:
On 29 Oct 2008, at 10:20, vuthecuong wrote:
technically can I store flash file into Mysql DB using PHP?
Yes.
what point should I pay attention for that?
The blob field type.
But I would recommend against it. Why not store the file
Stut wrote:
>
> On 29 Oct 2008, at 10:20, vuthecuong wrote:
>> technically can I store flash file into Mysql DB using PHP?
>
> Yes.
>
>> what point should I pay attention for that?
>
> The blob field type.
>
> But I would recommend against it. Why not store the files on disk and
> only st
On 29 Oct 2008, at 10:20, vuthecuong wrote:
technically can I store flash file into Mysql DB using PHP?
Yes.
what point should I pay attention for that?
The blob field type.
But I would recommend against it. Why not store the files on disk and
only store the filenames in the DB?
-Stut
technically can I store flash file into Mysql DB using PHP?
what point should I pay attention for that?
Thank you
--
View this message in context:
http://www.nabble.com/Newbie%3A-can-I-store-flash-file-into-Mysql-DB-tp20224150p20224150.html
Sent from the PHP - General mailing list archive at Nab
8 matches
Mail list logo