Skip to main content

Thread: Use CLI terminal to rwx mySQL DB




ok, love using cli many things. it's incredibly fast, flexible , powerful should know. however, question whether use perl interface with, say, mysql db on xampp (local on box)? seems could, ignernt of yet....

side note/question: love emacs, have year experience using it. work using emacs also?

...gui's cool, need speed.....power....and donuts

hello!

if you're talking doing manual tasks on mysql database, why not use mysql cli client? no point in writing own wrapper/client have.
"mysql -u <user> -p <database>"

happy codin'!


Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Use CLI terminal to rwx mySQL DB


Ubuntu

Comments

Popular posts from this blog

sd card Could not find FAT16/FAT32 partition [solved]

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Programming ATtiny816 using Arduino IDE