aboutsummaryrefslogtreecommitdiffstats
path: root/src/mysqlerl.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mysqlerl.hrl')
-rw-r--r--src/mysqlerl.hrl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mysqlerl.hrl b/src/mysqlerl.hrl
index aabd384..ab789ec 100644
--- a/src/mysqlerl.hrl
+++ b/src/mysqlerl.hrl
@@ -1 +1,3 @@
-record(sql_query, {q}).
+-record(sql_commit, {}).
+-record(sql_rollback, {}).