User:Dejvid

From Hashmysql
Jump to: navigation, search

I'm no MySQL expert. I just use it it on my linux box. I like to think this at least means I'm in touch with what newbees find confusing.

Stuff

Autoincrement FAQ

how to avoid character encoding problems

notes for character

cd /etc/rc.d/init.d/
./mysqld restart --character-set-server=utf8
mysql -uxxx -pxxx --default-character-set=utf8

Load data local infile 'xxx.txt' replace into table xxx character set utf8 fields terminated by ',' enclosed by '"' lines terminated by '\n';

Links

Setting up users

[stats]

InnoDB Monitors

csv

php

whatcando.php

forms

HTML Forms and Input

Choices in HTML forms

Insert Data To MySQL Database

SHOW available tables in mySQL database

Introduction to forms W3

Conditions and Operators

character_set

local

#mysql Freenode:Protection log