White scenery @showyou, hatena

If you have any comments, you may also send twitter @shsub or @showyou.

わかんね

さっぱり進まん。

http://paison.hp.infoseek.co.jp/paison/database/mysqldb.html
みながら書いてるけど。

mysql -u ユーザ名 -p データベース名

これでdb指定してmysqlにつなげられるのか。

cursor.executemany("INSERT INTO animals (name, species) VALUES (%s,%s)", [ ('Rollo', 'Rat'), ('Dudley', 'Dolphin'), ('Mark', 'Marmoset')])

http://www.logos.ic.i.u-tokyo.ac.jp/~kenny/pukiwiki/index.php?Python%2FMySQL

自分insert文間違えてる気がする・・