The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
MySQL Rooting

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Matt Williams

Posts: 24
Nickname: ottercat
Registered: May, 2007

Matt Williams is a subversive secretly replacing their java with ruby. Let's see if they notice.
MySQL Rooting Posted: Jun 13, 2007 12:06 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Matt Williams.
Original Post: MySQL Rooting
Feed Title: Subverting the Paradigm
Feed URL: http://subvertingtheparadigm.ottercat.net/feed/rss.xml
Feed Description: Which Paradigm? Pretty much all of them. It's about programming, exploring, management theory, development, and other radical notions. One day I'll talk about Ruby. The next day Rails. Javascript will be thrown in for good measure. Maybe even (gasp!) some Java. Thoughts about management style, too. A little bit of this, a little bit of that, all thrown together in a subversive attempt to change the world, but in a good way.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Matt Williams
Latest Posts From Subverting the Paradigm

Advertisement
If you're in a situation where you want to try out MySQL, but you don't have access to write to the "normal" locations, you can always recompile from source and reset the prefix when you do the configure in order to reset the top of the tree for the location to where it is installed. All well and good, eh? Well, there's one piece, one major piece, that is missing. I'm not sure if you can specify the datadir at configure time; but unless you can write to /var/lib/mysql, you'll need to pass --datadir=PATH_TO_MY_DATADIR for both the mysql_install_db as well as any invocations of the mysql_safed. Joy!

Read: MySQL Rooting

Topic: autotest freaking out? Try -v and nuke the extras Previous Topic   Next Topic Topic: Ruby Hoedown Registration Now Open

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use