Thread: Ubuntu and MySQL ?
i have ubuntu 12.04 on server, need learn how use mysql or other database.
want try make database holds variables -
int myvariable = 0;
int [] myvariables = int [32768];
how can make these variables on database ram, , never on harddisk, possible create database variables on global database ram, free use.
have no experience databases mysql, want try make on html+php+javascript chess game, can played live games, want check new moves database every second.
here few places start:
dbforums
sqlcourse
mysql 5.6 reference manual
sql web nerds
online ebook: sams teach sql in 24 hours
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Ubuntu and MySQL ?
Ubuntu
Comments
Post a Comment