Module: sip-router Branch: master Commit: 1fd2b4ec865cbe738d92e72259fed27380d252ab URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1fd2b4ec...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Jan 23 00:45:17 2013 +0100
kamctl: added option to creat uid-related tables
- few more options to be able to create database only, grant or revoke privileges from command line - the extensions were added for mysql
---
utils/kamctl/kamdbctl | 46 +++++++++ utils/kamctl/kamdbctl.base | 33 +++++-- utils/kamctl/kamdbctl.mysql | 230 +++++++++++++++++++++++++++---------------- 3 files changed, 215 insertions(+), 94 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=1fd2...