git.schokokeks.org
Repositories
Help
Report an Issue
keks-overlay.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
8c4e5b8
Branches
Tags
master
keks-overlay.git
dev-erl
mysql
files
mysql-5
mysql.hrl
A keks * initial commit
Lars Strojny
commited
8c4e5b8
at 2006-12-17 11:28:02
mysql.hrl
Blame
History
Raw
%% MySQL result record: -record(mysql_result, {fieldinfo=[], rows=[], affectedrows=0, error=""}).