Skip to content

AC-00 blog

  • Home
  • Linux
    • Configure network settings
    • Install Webmin
    • VI editor basic commands
    • BIND DNS server configuration
    • Ubuntu Server + Squid3 (Proxy Server) Notes
  • Windows
    • Windows Command
    • Command Line Commands for Control Panel Applets
    • X-Copy Command
  • PHP Notes
    • Programming Language Datatypes
    • Array
    • PHP and MySQL
      • MySQL get start commands
      • Connecting to Database
      • Manipulate Data in Database
    • Javascript(s)
      • Drop Down Date Menu – JS
      • Enable and Disable field in form -JS
      • Form Validation – JS
    • CSS Styling
      • Styling tables with CSS
    • PHP Return Current URL
    • WordPress notes
  • My Notes
    • The Operating Systems
    • Web Page Development Pack
  • Privacy Policy
Menu
  • Home
  • Linux
    • Configure network settings
    • Install Webmin
    • VI editor basic commands
    • BIND DNS server configuration
    • Ubuntu Server + Squid3 (Proxy Server) Notes
  • Windows
    • Windows Command
    • Command Line Commands for Control Panel Applets
    • X-Copy Command
  • PHP Notes
    • Programming Language Datatypes
    • Array
    • PHP and MySQL
      • MySQL get start commands
      • Connecting to Database
      • Manipulate Data in Database
    • Javascript(s)
      • Drop Down Date Menu – JS
      • Enable and Disable field in form -JS
      • Form Validation – JS
    • CSS Styling
      • Styling tables with CSS
    • PHP Return Current URL
    • WordPress notes
  • My Notes
    • The Operating Systems
    • Web Page Development Pack
  • Privacy Policy
Facebook Twitter Youtube

Use mysql in OSX terminal

/ Computers / By Alex

The installation process do not make the alias to the MySQL installation path so here is what I do.

alias mysql=/usr/local/mysql/bin/mysql
alias mysqladmin=/usr/local/mysql/bin/mysqladmin

Link: http://dev.mysql.com/doc/refman/5.0/en/macosx-installation.html

MySQL Reference for OS X

First to login you use the following

mysql -u [username] -p
e.g.
mysql -u root -p

Link: http://www.comentum.com/mysql-administration.html

Post navigation
← Previous Post
Next Post →

Recent Comments

    Categories

    • Cloud Computing (6)
    • Computers (174)
    • Design (12)
    • Entertainments (16)
    • Healthy (1)
    • Marketing (1)
    • Mobile Phones (9)
    • Personal (17)
    • Photography (3)
    • Programming (13)
    • Uncategorized (5)
    • World around you (1)

    Tag Cloud

    Android Apache Applications BYPASS INTERNET FILTERS Chrome Cloud Application Cloud Computing cmd Command Computers Email Excel Exchange07 Firefox Google IIS Keyboard Linux Login MAC OS X MS Office mysql Networking Nexus One Office Personal photo PHP proxy registry script scripts security Servers tips Ubuntu videos Vista web web design Webserver Windows Windows 7 Windows Vista XP

    Copyright © 2023 AC-00 blog | Powered by Astra WordPress Theme