I'm pretty sure that command upgrades a 'major' version, such as 5.x to 6.x.<br><br>Those commands aren't in your default path when using MAMP, which is why you get those 'command not found' errors.<br>
<br>Try just a 'drush up' - which should update your drupal core and modules to the latest version, then run updatedb.<br><br>-Benj<br><br><br><div class="gmail_quote">On Wed, Aug 18, 2010 at 3:34 PM, A-NO-NE Music <span dir="ltr"><<a href="mailto:madflute@anonemusic.com">madflute@anonemusic.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
I am trying to understand how Drush site-upgrade works. The help isn't too clear to me, and all the info I found on the net hasn't been helpful.<br>
<br>
When I run $drush site-update @self on my local dev (MAMP Pro/OSX10.6.3) to attempt upgrading Drupal 6.16 to 6.19, I get:<br>
=======<br>
Do you really want to continue? (y/n): y<br>
sh: mysqldump: command not found<br>
sh: mysql: command not found<br>
sh: mysql: command not found<br>
No database updates required [success]<br>
'all' cache was cleared [success]<br>
Finished performing updates.<br>
=======<br>
<br>
pm update works wonder. That was easy, but this one, I have been scratching my head for 3 hours now. Any help would be appreciated.<br>
<br>
<br>
--<br>
- Hiro<br>
<br>
Hiroaki Honshuku, A-NO-NE Music, Greater Boston<br>
<a href="http://a-no-ne.com" target="_blank">http://a-no-ne.com</a> <a href="http://anonemusic.com" target="_blank">http://anonemusic.com</a><br>
<font color="#888888"><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>