nitso/colour-mysql-console

Regexp error

Opened this issue · 4 comments

mysql> select * from tblNames;
Traceback (most recent call last):
  File "/usr/bin/grcat", line 152, in <module>
    ll['regexp'] = re.compile(ll['regexp']).search
KeyError: 'regexp'
1001 rows in set (0,00 sec)

What is wrong with regexps?(

nitso commented

@djkah11 what version of grc are you using? I guess there is problem with it.

I have grc 1.9-1

nitso commented

KeyError may be thrown when no regexp option is set in conifg file for a particular group. Check you .grcat file for missing options.

My algorithm:
)git clone your_rep
)move files into home directory
)restart mysql
And colorize doesnt want to wark anyway(