Page MenuHomeDevCentral

grcat.config
No OneTemporary

grcat.config

# -------------------------------------------------------------
# MySQL configuration — grcat configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Author: Jaime Crespo (Wikimedia)
# Source file: roles/dbserver-mysql/grc/files/grcat.config
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
#default word color
#regexp=[\w.,\:\-_/]+
regexp=.+
colours=green
-
#table borders
regexp=[+\-]+[+\-]|[|]
colours=red
-
#data in ( ) and ' '
regexp=\([\w\d,']+\)
colours=red
-
#numeric
regexp=\s[\d\.]+\s*($|(?=\|))
colours=yellow
-
#date
regexp=\d{4}-\d{2}-\d{2}
colours=cyan
-
#time
regexp=\d{2}:\d{2}:\d{2}
colours=cyan
-
#IP
regexp=(\d{1,3}\.){3}\d{1,3}(:\d{1,5})?
colours=cyan
-
#schema
regexp=`\w+`
colours=yellow
-
#email
regexp=[\w\.\-_]+@[\w\.\-_]+
colours=magenta
-
#row delimeter when using \G key
regexp=[*]+.+[*]+
count=stop
colours=white
-
#column names when using \G key
regexp=^\s*\w+:
colours=white

File Metadata

Mime Type
text/plain
Expires
Tue, May 13, 16:47 (20 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2542748
Default Alt Text
grcat.config (1 KB)

Event Timeline