On Thu, 17 Mar 2005 11:31:32 Michael Stassen wrote:
You can't call TextEdit from the command line like that, you have to launch
it in the GUI.
This will do the trick:
open -a /Applications/TextEdit.app .bash_profile
That doesn't really matter, though, as you do not want to use TextEdit,
becau
Okay, with the good help I was getting, and looking at the all clues MySQL
was giving me, like "Table 'mysql.host' doesn't exist" and "Can't find file:
'./mysql/host.frm'", I concluded that the 4.1.9 installation conflicts with
the default 4.0.18 installation. For instance, 4.0.18 expects files
On Wednesday, January 19, 2005 9:14 PM Michael Stassen wrote:
Details should be in the .err file in the data directory
Here's the contents of the file:
050119 17:30:02 mysqld started
050119 17:30:02 [Warning] Setting lower_case_table_names=2 because file
system
for /usr/local/m
Additionally, this is what I get when I try to launch mysqld manually:
$ sudo ./bin/mysqld_safe &
[1] 2058
Starting mysqld daemon with databases from /usr/local/mysql/data
STOPPING server from pid file
/usr/local/mysql/data/whitestar.alpha.net.pid
050119 17:13:12 mysqld ended
Is there a way t
Michael Stassen wrote:
That doesn't appear to be mysql.
Now that I look closely, that must be a database for RMDB. Sorry I got the
two confused.
Are you sure mysqld is running? You got a shutdown message right before
this.
Apparently, it's not running, as there is no mysqld process running in t
I've upgraded to mysql 4.1.9 on Mac OS X 10.3.7, but now things won't start
up.
In the console I get these messages:
The database cluster will be initialized with locale C.
creating directory /var/db/RemoteManagement/RMDB/rmdb.data... ok
creating directory /var/db/RemoteManagement/RMDB/rmdb.da