On Mon, Jan 9, 2012 at 2:21 PM, Larry Martell wrote:
> Some may consider this slightly off-topic, but I'm out of places to
> turn to, so I'm hoping someone here can help me.
>
>
> I am having no luck with getting the python module MySQLdb to work on
> my Mac. I am getting the dreaded 'wrong archit
Some may consider this slightly off-topic, but I'm out of places to
turn to, so I'm hoping someone here can help me.
I am having no luck with getting the python module MySQLdb to work on
my Mac. I am getting the dreaded 'wrong architecture' message when I
try to import the module. I googled this,
I would like to note to the MySQL development team that there is no download
available for MySQL 5 Community Edition for a Mac Power PC and
OS X 10.5. There is a MySQL 4/PPC/OSX 10.4 download and there is a MySQL
5/Intel/OSX 10.5 download.
I tried the MySQL 5.1 /x86-64/OSX 10.5 download and it
ml>
http://dev.mysql.com/doc/mysql-macosx-excerpt/5.4/en/mac-os-x-installation.html
but it did not work though I created a file
/Users/MyUserName/.MacOSX/environment.plist
http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
MYSQL_TCP_PORT
3306
PATH
Hello,
I have a Mac Book Pro (64 bits x86) running with Snow Leopard aka Mac OS X
10.6.2, I have read the here under pages and my conclusion is that MySQL
currently does not support Mac OS X 10.6.x, so my question is: is there any
plan in the roadmap to support it ? and if so what would be the
Hi,
I've installed MySQL 5.1.41 x86_64 on fresh install of Mac OS X Server 10.6.2
(where the bundled version is 5.0.82. Just a couple questions:
1. Have any of your encountered compatibility issues with MySQL 5.1.x on Mac OS
X Server 10.6.2? (Since I am in the process of migrating se
>Description:
In the tab "services", item "databases", choice "mySQL server
at localhost", right click, "admin properties" tab of window "mySQl
server properties"
Path to start command "/usr/local/mysql/support-files/mysql.server"
with argument "start" : don't work
Path to stop com
I was having some problems with MySQL after restoring a new MacBook
Pro from a Time Machine backup. I deleted
/Library/StartupItems/MYSQLCOM and the corresponding package in
/Library/Receipts, however I am unable to reinstall the Startup Item.
I've tried both 10.5 packages and the Intel 10.4 packa
Hello,
About 3 months ago I purchased two Mac Mini systems to use as MySQL EDB
servers (I might point out that I've been doing this for years with OS X
10.4/Tiger and it works really good).
The newest Macs came with OS X 10.5 Leopard. I was not able to downgrade the
OS to 10.4. At the time, t
Hi Jan Pieter, all !
I am sorry I reply so late, was too busy with other things till now.
Jan Pieter Kunst wrote:
Dear mysql-ers,
It seems that the Mac OS X PowerPC 64 bit version of the MySQL
Community server is no longer available.
That was true in some versions, there were issues with
ed too):
http://homepage.mac.com/kelleherk/iblog/C711669388/E20070312134739/
index.html
Found this article specifically for 64-bit OS X 10.4 build from
source which may be just the additional pieces of info you need
http://www.afp548.com/article.php?story=20050705130841426
HTH, Kieran
On Jul 11
Dear mysql-ers,
It seems that the Mac OS X PowerPC 64 bit version of the MySQL
Community server is no longer available.
Now I'm wondering which version I should use on a G5 PowerMac. PowerPC
32 bit or Universal?
Thanks for any insights.
Jan Pieter Kunst
--
MySQL General Mailing List
For
Dear MySQL'ers,
Any chance that MySQL for OS X 10.4 64 bit will be updated to 5.0.37?
It's still at 5.0.27.
Thanks,
Jan Pieter Kunst
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
d upgrade.
Dan
On 11/8/06, Steffan A. Cline <[EMAIL PROTECTED]> wrote:
I am having an issue with MySQL running on Mac OS X. Currently the version
as stated 5.0.18 on a dual G4 Xserve with 1gb of ram. MySQL is mainly the
only thing running on this server. I am trying to track down an is
I am having an issue with MySQL running on Mac OS X. Currently the version
as stated 5.0.18 on a dual G4 Xserve with 1gb of ram. MySQL is mainly the
only thing running on this server. I am trying to track down an issue in
which MySQL is being overloaded and it consistently damages the same one or
I'm trying to get a second server running using mysql 4.1.15 on Mac OS X
10.3.9. I have one server running as my main development server, and
would like a second to use for testing alternate DB Schema.
I've followed the instructions in the manual section 5.12.2 'running
mult
Dan,
A thousand times thanks for the fast reply, I just reset my password
with MySQL Administrator now, everything is back the way it was!
On a sidenote: I also saw this as the version "MySQL 5.0.17-max via
socket". The version 3 was through phpinfo(). My php install and
other MySQL do al
Kevin -
You can start up the MySQL server without password protection using the
--skip-grant-tables option. Note that will leave your server wide open,
so you may also want to use the --skip-networking option and access it
through the socket on the same machine.
Something like this I think:
Hi all,
I've been using MySQL for over a year now and I didn't install
anything special recently, yet I suddenly find myself locked out of
MySQL.
I'm using version 3.23.49 and I'm running Mac OS 10.4.6 fully up-to-
date. I normally connect using the root-user but this afternoon I
first
I created the my.cnf file (for some reason, it was nowhere to be found) and
passed it as an argument to mysqld_safe . That's it! Works beautifully
now.
Thanks,
Sachin
On 4/3/06, Greg 'groggy' Lehey <[EMAIL PROTECTED]> wrote:
>
> On Monday, 3 April 2006 at 2:29:48 +0530, Sachin Petkar wrote
On Monday, 3 April 2006 at 2:29:48 +0530, Sachin Petkar wrote:
> On 4/3/06, Eric Braswell <[EMAIL PROTECTED]> wrote:
>>
>> Sachin Petkar wrote:
>>> For some reason, MySQL 4.0.18 has suddenly stopped running and will not
>>> start anymore.
>>>
>>> ...
>>
>> There are several possible reasons for t
ons for this. One of the most common is
> inappropriate permissions on the files in /usr/local/mysql/data (they
> need to be readable and writable by the user under which mysql is run,
> usually "mysql")
>
> The first thing you should do is check the error log f
this. One of the most common is
inappropriate permissions on the files in /usr/local/mysql/data (they
need to be readable and writable by the user under which mysql is run,
usually "mysql")
The first thing you should do is check the error log file in
/usr/local/mysql/data, on Mac OS
Regards
Keith
In theory, theory and practice are the same;
in practice they are not.
On Sun, 2 Apr 2006, Sachin Petkar wrote:
> To: mysql@lists.mysql.com
> From: Sachin Petkar <[EMAIL PROTECTED]>
> Subject: MySQL 4.0.18 on Mac OS X 10.2.8 won't start
>
> For som
Do you have some sort of visual process manager for Mac OS X
that can tell you at a glance if mysqld_safe and mysql
server are actually running in memory?
Under linux I use a program called qps.
http://www.student.nada.kth.se/~f91-men/qps/
You may already have a similar utility to view
For some reason, MySQL 4.0.18 has suddenly stopped running and will not
start anymore.
It has been running for several weeks until about 5 days ago. When I tried
to reach it, I discovered that it is no longer running. However,
attempting to start it via the mysqld_safe script simply returns wit
Greetings,
Are there going to be binaries of MySQL 5.0.19 for Mac OS 10.4
PowerPC? That particular platform (mine) is still at 5.0.18 on the
download page.
Thanks,
Jan Pieter Kunst
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql
and for help however I can not get around this problem.
>
> I have installed MySQL on my computer which is an Apple iBook G4
> which is running Mac OS X 10.4.2 and I wish to use MySQL so that I
> can learn something and play with it.
>
> I have tried to connect and
Nathan Whitington wrote:
Hello there,
I've searched long and hard, and pestered many people for a solution
and for help however I can not get around this problem.
I have installed MySQL on my computer which is an Apple iBook G4 which
is running Mac OS X 10.4.2 and I wish to use MyS
Hello there,
I've searched long and hard, and pestered many people for a solution
and for help however I can not get around this problem.
I have installed MySQL on my computer which is an Apple iBook G4
which is running Mac OS X 10.4.2 and I wish to use MySQL so that I
can
:
> Hi,
> I just downloaded MySQL Administrator 1.1.0 for Mac OS X. When I run it,
> I can see the connection dialogue, when I click to connect, it crashes.
> MySQL Query Browser, also latest version, just installed, too, works
> perfectly with the same (and only) connection. Crash
Hi,
I just downloaded MySQL Administrator 1.1.0 for Mac OS X. When I run it,
I can see the connection dialogue, when I click to connect, it crashes.
MySQL Query Browser, also latest version, just installed, too, works
perfectly with the same (and only) connection. Crash report from OS X is
Hello.
Rolling back a transaction might take a long time. It depends on the
size of log files. See:
http://dev.mysql.com/doc/mysql/en/innodb-tuning.html
James C Knotts wrote:
> We are having slowness issues with MySQL on Mac OS X 10.4. Here is what
> has been done...
>
>
We are having slowness issues with MySQL on Mac OS X 10.4. Here is what has been done...1) Tiger's native version of mysql was installed.2) A delete was attempted on 1.5 million records Note: These records are heavily referenced to other tables3) 8+ hours later the delete was cancelled a
on 9/28/05 9:49 PM, Jim C. at [EMAIL PROTECTED] wrote:
> I'm not fond of the idea, but perhaps if I can't get it working, I'll
> try compiling it from source.
There is no reason to do this unless you really want to, I assure you, mysql
can run on OS X. You may want to not use the startup pane thi
Bruce Dembecki wrote:
> On OSX server there is a copy of MySQL already installed and just
> installing the MySQL binary doesn't necessarily bypass
I'm afraid this isn't an OS X server nor is a server grade installation
of MySQL what I am after, right now. I'm a developer and what I am
after is
On OSX server there is a copy of MySQL already installed and just
installing the MySQL binary doesn't necessarily bypass it. Try
logging on as root with no password, you may still be booting from
Apple's data directory rather than MySQL's... starting mysqld using "/
usr/local/mysql/bin/mysql
on 9/28/05 11:52 AM, Jim C. at [EMAIL PROTECTED] wrote:
> I had the same problem with both of these:
>
> mysql-standard-4.1.14-apple-darwin7.9.0-powerpc.dmg
> and
> mysql-standard-4.0.26-apple-darwin7.9.0-powerpc.dmg
>
> They seem to install OK, but when I set the root password I can't get in
>
Jim C. wrote:
> I had the same problem with both of these:
>
> mysql-standard-4.1.14-apple-darwin7.9.0-powerpc.dmg
> and
> mysql-standard-4.0.26-apple-darwin7.9.0-powerpc.dmg
>
> They seem to install OK, but when I set the root password I can't get in
> afterwards as root.
>
> Clues?
>
> Jim C.
I had the same problem with both of these:
mysql-standard-4.1.14-apple-darwin7.9.0-powerpc.dmg
and
mysql-standard-4.0.26-apple-darwin7.9.0-powerpc.dmg
They seem to install OK, but when I set the root password I can't get in
afterwards as root.
Clues?
Jim C.
--
MySQL General Mailing List
For l
So I've been poking around my system and I found
/usr/lib/mysql/
/usr/share/mysql/
The mod dates on these are really old. Can I delete these safely?
I'm guessing the are from the Apple install.
These files seem to be in the /usr/local/mysql/ path also. Hmmm... I
looked at my
On Jul 23, 2005, at 12:49 PM, Ware Adams wrote:
Then I don't know what to say about the MyISAM error, though I'd
watch InnoDB pretty carefully as I think MyISAM is pretty robust on
OS X too. We did also see these when a disk is failing, but I
assume you've run disk utility. I guess it co
On Jul 23, 2005, at 1:58 PM, Dan Tappin wrote:
On Jul 23, 2005, at 10:14 AM, Ware Adams wrote:
Has your mysql crashed or have your restarted the machine without
first shutting down mysql manually? We only saw this error when
mysql was not shut down normally. You can look in your .err fi
On Jul 23, 2005, at 10:14 AM, Ware Adams wrote:
Has your mysql crashed or have your restarted the machine without
first shutting down mysql manually? We only saw this error when
mysql was not shut down normally. You can look in your .err file
which should be in your data directory. Ever
On Jul 23, 2005, at 11:56 AM, Dan Tappin wrote:
I am all most ready to give up on MySQL at this point. I'm still
getting regular table corruption on multiple installs of OS X.
I went as far as reporting it as a bug:
http://bugs.mysql.com/bug.php?id=12066
They seem to want more info but my
the morning and back-up the data dir manually.
Any pointers would be appreciated.
Thanks,
Dan T
On Jul 6, 2005, at 10:26 AM, [EMAIL PROTECTED] wrote:
Dan Tappin <[EMAIL PROTECTED]> wrote on 07/06/2005 11:26:13 AM:
> I am running into repeatable table corruption with MySQL
On Jul 6, 2005, at 10:26 AM, [EMAIL PROTECTED] wrote:
I'm not a Mac guru but what you describe sounds like file system
corruption. Can you do a diagnostic scan of your hard drives
looking for bad sectors? You can move your data to another portion
of the disk if you run an ALTER TABLE to ma
Dan Tappin <[EMAIL PROTECTED]> wrote on 07/06/2005 11:26:13 AM:
> I am running into repeatable table corruption with MySQL 4.x on Mac
> OS X 10.x.
>
> I previously had a MySQL install on 10.2 Client under 3.x and never
> had an issue or any major problems at all. I
along the way.
Could the dump and restore perhaps fix this? Can I still do it with
out down grading?
Dan T
On Jul 6, 2005, at 9:26 AM, Dan Tappin wrote:
I am running into repeatable table corruption with MySQL 4.x on Mac
OS X 10.x.
I previously had a MySQL install on 10.2 Client under 3.
I am running into repeatable table corruption with MySQL 4.x on Mac
OS X 10.x.
I previously had a MySQL install on 10.2 Client under 3.x and never
had an issue or any major problems at all. I upgraded to MySQL 4.x
and have subsequently installed MySQL 4.x (from the supplied pkg's)
Alla-amin wrote:
Michael,
You are very correct - I renamed those fields and boom
- it started working like magic, thank you so much.
I have another question - the database in question
that got crashed had mysql root password but the guys
I took over from forgot the password and didn't do any
my
Michael,
You are very correct - I renamed those fields and boom
- it started working like magic, thank you so much.
I have another question - the database in question
that got crashed had mysql root password but the guys
I took over from forgot the password and didn't do any
mysql dump. So, I had
Alla-amin wrote:
So far this was what I did,
Took all files i.e frm, MYI and MYD files from the new
server. Created a database like on another box running
the version of mysql the old server was running and
pasted them in the data folder of the database I
created and viola - they all showed up,
So far this was what I did,
Took all files i.e frm, MYI and MYD files from the new
server. Created a database like on another box running
the version of mysql the old server was running and
pasted them in the data folder of the database I
created and viola - they all showed up, so i think it
was a
Hello.
What is in MySQL error log? Did you use InnoDB tables?
Alla-amin <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I just subscribed to the list and some of the articles
> are very helpful. I'm facing some problem on my mysql
> database server.
>
> One of our Raid drives crash
You can't transfer database files directly between versions. The file
format is different. You need to dump the data to a text file and
import it.
This isn't like FileMaker, Word or Excel where it will realize it's an
older version and convert it.
On Jun 24, 2005, at 9:42 AM, Alla-amin wrote
Alla-amin wrote:
Yes, 10.1.5 runs mysqk version 3, it was actually
running 3.23.51 and 10.3 runs 4.0.14 I think. Ok - the
database in question have been backedup with files
such as
table1.frm.gz
table1.MYD.gz
table1.MYI.gz
and so on.gz
When I create a new database on the new server and
copy the
Yes, 10.1.5 runs mysqk version 3, it was actually
running 3.23.51 and 10.3 runs 4.0.14 I think. Ok - the
database in question have been backedup with files
such as
table1.frm.gz
table1.MYD.gz
table1.MYI.gz
and so on.gz
When I create a new database on the new server and
copy these files to the the
I have to ask, are you using the same version of MySQL? I think 10.1
came with v3 and 10.3 come with v4.0.
You may need to setup 10.1.5 on an old machine to dump the database for
importing.
On Jun 23, 2005, at 4:53 PM, Alla-amin wrote:
Hi everyone,
I just subscribed to the list and some of
Hi everyone,
I just subscribed to the list and some of the articles
are very helpful. I'm facing some problem on my mysql
database server.
One of our Raid drives crashed and we had to backup
the whole data to another drive (only files), we did
no mysqldump. Now I want to restore a certain databas
Dear all,
I have a MySQL 4.0.23 server running on an OpenBSD machine. When I try
to connect to it with MySQL Administrator 1.0.21 from my Mac OS X
machine, I get this error:
Connection error
Could not connect to MySQL instance at .
Error: unknown system variable 'sql_mode' (code 11
Just feedback to the MySQL team...
Query Browser will not launch on OS X 10.3.7
Here is console log output...
dyld: /Applications/MySQL Query Browser.app/Contents/MacOS/MySQL Query
Browser can't open library: /usr/lib/libstdc++.6.dylib (No such file
or directory, errno = 2)
J
> I have successfully configured mysqld_multi to have mysql 4.1.11 and
> 5.0.3 beta running on the same machine:
>
I would like to see how you configured mysqld_multi to do that, if you could
send me the information off list I'd appreciate it.
> # mysqld_multi start &
> # exit
> % mysqld_multi re
Greetings,
I have successfully configured mysqld_multi to have mysql 4.1.11 and
5.0.3 beta running on the same machine:
# mysqld_multi start &
# exit
% mysqld_multi report
Reporting MySQL servers
MySQL server from group: mysqld4 is running
MySQL server from group: mysqld5 is running
%
However, I
gt;
> Aside: This problem is caused by Apple using different strings both
> internally and externally: 'uname -sr' yields "Darwin 7.8.0" whereas
> customers call it "Mac OS X 10.3".
I fear such events will happen again as long as "internal" ('
Hi Jan Pieter!
Am Do, den 07.04.2005 schrieb Jan Pieter Kunst um 9:03:
> Greetings,
>
> Is there a problem with MySQL 4.1.11 and 5.0.3 on Mac OS X 10.3? The
> 10.3 versions on the download pages are still at 4.1.10a and 5.0.2.
The problem is with the HTML generation, as the binari
Greetings,
Is there a problem with MySQL 4.1.11 and 5.0.3 on Mac OS X 10.3? The
10.3 versions on the download pages are still at 4.1.10a and 5.0.2.
Thanks,
Jan Pieter Kunst
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com
> Does anyone know where I can find in-depth, precise instructions to
> install MySQL on Mac OS X Panther client?
>
> - Asad
>
Just get the binary for OSX and follow the readme its simple.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsub
in-depth, precise instructions to
install MySQL on Mac OS X Panther client?
- Asad
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
--
Brent Baisley
Systems Architect
Landover Associates, Inc.
Search
Does anyone know where I can find in-depth, precise instructions to
install MySQL on Mac OS X Panther client?
- Asad
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
below and I couldn't find the file "my.cnf" as described
on the like that you gave me:
/etc/my.cnf
DATADIR/my.cnf
~/.my.cnf
Do I need to create it or MySQL is suppose to do the job?
Thanks.
Andre
On 11/29/04 1:55 PM, "Michael Stassen" <[EMAIL PROTECTED]> wrote:
Mac
it or MySQL is suppose to do the job?
You create it according to the configuration you want.
Thanks.
Andre
On 11/29/04 1:55 PM, "Michael Stassen" <[EMAIL PROTECTED]> wrote:
Mac OS X is Unix, so you follow the directions for Unix, which means you use
my.cnf. See the manual for det
ks.
Andre
On 11/29/04 1:55 PM, "Michael Stassen" <[EMAIL PROTECTED]> wrote:
> Mac OS X is Unix, so you follow the directions for Unix, which means you use
> my.cnf. See the manual for details
> <http://dev.mysql.com/doc/mysql/en/Option_files.html>.
>
> Mic
Mac OS X is Unix, so you follow the directions for Unix, which means you use
my.cnf. See the manual for details
<http://dev.mysql.com/doc/mysql/en/Option_files.html>.
Michael
Andre Matos wrote:
Hi List,
I installed the MySQL 4.1.7 on my Windows XP and for that I have used the
my.ini to s
Hi List,
I installed the MySQL 4.1.7 on my Windows XP and for that I have used the
my.ini to set the startup configuration for using a different language and
to use the old_password.
Now I am installing on my Mac and I am wondering if there is any "my.ini"
or "my.cnf" on Ma
sions from 4.0.16 to
4.1.5, running either Mac OS X 10.3.x, Linux, or FreeBSD.
In each case, the x86 machine reported a time of 0.12 sec - 0.20 sec for
the last SELECT below, and the Mac reported in the range of 0.75 sec - 1.0
sec.
Configurations (RAM/CPU MHz/system load) were similar (tested on a
I've installed mysql-max-4.1.3-beta-apple-darwin7.4.0-powerpc to my PowerBook
and have executed the MySQLStartupItem.pkg. The /Library/StartupItems/MySQLCOM
exists and the /etc/hostconfig file includes the string "MYSQLCOM=-YES-".
However, the only way I can get MySQL to start after boot up is to
I now have mysql running on my Mac OS X 10.3.4 box.
The socket file is now being created correctly in my
/usr/local/mysql/run directory.
Thank you for all your help.
Regards,
Ron Phelps
--- Ron Phelps <[EMAIL PROTECTED]> wrote:
> 1. I re-examined the error messages in conf
Thanks for any suggestions and for the help to get me
this far.
Ron
--- Ron Phelps <[EMAIL PROTECTED]> wrote:
> I executed the following preparation work:
>
> 1. Upgraded Mac OS X 10.3.1 to 10.3.4
> 2. Installed two additional security updates
> 3. Examined the status
I executed the following preparation work:
1. Upgraded Mac OS X 10.3.1 to 10.3.4
2. Installed two additional security updates
3. Examined the status of the Xcode packages
pre-installed on the box Documentation states it is
Xcode 1.0 for Mac OS 10.3 Panther
4. I ran all installers except, CHUD
f Xcode or moved/deleted parts of it afterward.
I hope this is enough info to nudge you in the right direction. If not, let
us know.
Michael
Ron Phelps wrote:
Environment:
OS: Mac OS X 10.3.1, client
mysql: 4.0.20
compiler: gcc version 3.3 20030304 (Apple Computer,
Inc. build 1495)
Symptom:
Small
Environment:
OS: Mac OS X 10.3.1, client
mysql: 4.0.20
compiler: gcc version 3.3 20030304 (Apple Computer,
Inc. build 1495)
Symptom:
Small section of configure log showing first errors
shown below. There is a lot more of this, too much to
post here. I've chopped the beginning and the end
I'm attempting to follow instructions at the MySQL AB site:
http://dev.mysql.com/doc/mysql/en/Resetting_permissions.html
...in order to reset a lost root password. I am using the Complete MySQL
package from Server Logistics (www.serverlogistics.com) for Mac OS X
Panther.
I'v
I am having the same problem that someone else posted about back in
December and I didn't see any responses for:
http://lists.mysql.com/mysql/156346
Specifically, I am trying to link with libmysqld.a on Mac OS X and am
getting 16 undefined link errors such as fixsfdi, floatdisf, udivdi3,
m
iH
doesn't look as tho mysqld is running
--> mysqld ended
did you install the standard database files?
what about the permissions? can mysqld read those files
check the error log in the data directory
- hcir
On May 12, 2004, at 6:53 PM, Jose Manuel Islas Romero wrote:
I start MySQL and it seem
Jose Manuel Islas Romero wrote:
>I start MySQL and it seems to start the server normally
>
> >TrentCioran:/usr/local/mysql TrentCioran$ sudo ./bin/mysqld_safe
> >Starting mysqld daemon with databases from /usr/local/mysql/data
> >040512 21:27:05 mysqld ended
It's not starting normally. It's sta
I start MySQL and it seems to start the server normally
>TrentCioran:/usr/local/mysql TrentCioran$ sudo ./bin/mysqld_safe
>Starting mysqld daemon with databases from /usr/local/mysql/data
>040512 21:27:05 mysqld ended
but when i try to open the mysql console it sends me the message:
>TrentCior
You can use the one that comes with Panther. But if you want to install
the latest, download the standard version 4.0.18. I assume you were
wondering between standard and max editions.
On Apr 13, 2004, at 3:34 PM, Daniel Lahey wrote:
Which distribution should I install on Mac OS X Panther
Which distribution should I install on Mac OS X Panther? Thanks.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Has anyone been successful installing the develoment release of MySQL (4.1.1 I
believe) on Panther? I'm running 10.3.3, full updates and all of that, and I tried
for days to get the latest MySQL running on my machine. I ran into permission
problems, couldn't get mysqld to run. I finally settl
Installing 4.0.18 on a Mac OS X 10.3.3 system
creates the "data" directory and its contents
as owned by "root" instead of "mysql."
I tried blowing away the data/mysql directory and
running scripts/mysql_install_db. I tried logging
in as root and doing a recur
At 16:26 -0500 2/24/04, Tristan Fiedler wrote:
Hi All,
Thank you very much for the kind and ample help !
I am running Mac OS X 10.3.2 Panther, and per the MySQL (DuBois) book have
created a new user 'mysqladm' to run the server.
I manually start the server now via :
sudo mysqld_s
Hi All,
Thank you very much for the kind and ample help !
I am running Mac OS X 10.3.2 Panther, and per the MySQL (DuBois) book have
created a new user 'mysqladm' to run the server.
I manually start the server now via :
sudo mysqld_safe --user=mysqladm
I have two questions :
1
I've had some very weird issues that I've posted about here in the
past, but no one was able to help. I posted a bug report on mysql.com
and have received some advice on how to suppress the problems I was
having. The problem seems to be exploited when running a slave server
on OSX 10.3.x; alt
gnose the problem. I can tell that the server,
mysqld, is failing to start for you, so none of the steps after that
(mysqladmin, for example) will work until that problem is fixed, as they
all require a running server.
Because it is often the problem, and easy to fix, I'll go out on a
I installed MySql 4.0.x on MacOs 10.2.x and it works fine.
There are some problems of permissions: check /tmp and mysql data directory.
Santino
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
At 22:39 -0800 1/21/04, Daniel Lahey wrote:
Ok, I've read the release notes, the manual, the threads on this
mailing list, installed/removed/re-installed about 5 times, tried
4.0.1, 4.1, 5.0, and I can't get MySQL to run on my Mac (dual-proc
867MHz, 768MB RAM). When I run configure, it tells me
EMAIL PROTECTED]
Sent: Thursday, January 22, 2004 7:25 AM
To: Eve Atley
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: So, how do you REALLY install MySQL in Mac OS X
(Panther)?!
I think this is the package I used. The one that I used actually wrote
and init script so if you r
ECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: So, how do you REALLY install MySQL in Mac OS X (Panther)?!
I think this is the package I used. The one that I used actually wrote
and init script so if you reboot mysql will start automagically. I
think this is the one.
Joe
On Thu
I think this is the package I used. The one that I used actually wrote
and init script so if you reboot mysql will start automagically. I
think this is the one.
Joe
On Thursday, January 22, 2004, at 08:51 AM, Eve Atley wrote:
I successfully used the packages from Server Logistics for this t
1 - 100 of 350 matches
Mail list logo