In my data structure I have many BLOBs which are not images - so I am hoping
that MySQL can indeed deal with BLOBs ok ?
Andy
On 8/2/05 12:14 PM, "Octavian Rasnita" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I think that I have seen many times the advice not to store the images in
> MySQL, but to stor
minal and type:
> cd /usr/local/mysql/
> ./scripts/mysql_install_db
>
> and restart mysql.
>
> Santino Cusimano
>
> At 14:34 -0400 22-07-2005, Andy Hilton wrote:
>> This would appear to be the relevant stuff - the err file was in the
>> mysql/data directory
This would appear to be the relevant stuff - the err file was in the
mysql/data directory
050722 14:23:32 mysqld started
050722 14:23:32 [Warning] Setting lower_case_table_names=2 because file
system for /usr/local/mysql/data/ is case insensitive
050722 14:23:33 InnoDB: Database was not shu
> installer, the other from you).
> Santino Cusimano
>
> PS: In the installer .dmg disk you have 2 installers (one for mysql
> database and the other install a script to launch mysql at boot
> time). Be sure to install both.
>
>
>
> At 10:37 -0400 22-07-2005, Andy H
making MySQL available for OSX before MySQL picked up compiling
> and creating and installer for Mac. His instructions are still
> applicable.
>
> http://www.entropy.ch/software/macosx/mysql/
>
>
> On Jul 21, 2005, at 4:58 PM, Andy Hilton wrote:
>
>> Well I follow
u can type:
> kill -9 #
>
> With # being the number of the process you want to kill.
>
> You can then kill the mysql process...
> ps ax|grep myslqd
> kill -9 #
>
> Then you can just reinstall MySQL to reset everything.
>
> On Jul 21, 2005, at 2:48 PM, Andy Hilton w
ng how to
> interact with MySQL through the command line will really help you a
> lot, especially when there are problems.
>
> On Jul 21, 2005, at 2:07 PM, Andy Hilton wrote:
>
>> Sorry for appearing like a dummy but I am not a Unix person !
>>
>> I installed MySQL
installation in order to re-install and get my
blank user back ?
If I have to remove it what/where/how do I do that ?
Are there any decent documented sites that can help me to administer MySQL
under OSX ? So far I have found diddly squat of any real use...
Many thanks
Andy Hilton