summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/bootstrap-mysql1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/bootstrap-mysql b/bin/bootstrap-mysql
index 4a79c55..46adc55 100755
--- a/bin/bootstrap-mysql
+++ b/bin/bootstrap-mysql
@@ -103,6 +103,7 @@ if [ ! "$1" = 'slim' ]; then
' operator VARCHAR(32)' \
' currently_building BIGINT NULL :build_assignments' \
' last_connection DATETIME' \
+ ' logged_lines BIGINT NULL' \
' UNIQUE name' \
'package_sources BIGINT' \
' pkgbase VARCHAR(64)' \