Commit Graph

65 Commits (7928836d0d7da66d77bb4c69e1c5779db691ff4c)

Author SHA1 Message Date
Kirill Solomko 7928836d0d MT#58395 add --db-scripts-dir command line option
1 year ago
Kirill Solomko dfb3a8b7f9 MT#58395 reconnect when pymysql connection is closed
1 year ago
Kirill Solomko bad6f6022d MT#58395 do not start mariadb with config connect method
1 year ago
Kirill Solomko fd55aebd4c MT#58395 improve db_connect() and apply mysql options to run_cmd()
1 year ago
Kirill Solomko 2713479b20 MT#58395 add MYSQL_SOCKET env parsing, add --db-socket opt
1 year ago
Kirill Solomko b084c5e47a MT#58395 new python based ngcp-update-db-schema script
1 year ago
Volodymyr Fedorov 1f629c844a MT#58385 mysqld2 skip provisioning.voip_fax_data
2 years ago
Mykola Malkov 567fbbd856 MT#56542 Add support of custom location of db files
2 years ago
Mykola Malkov 17a527a751 MT#56542 Add support of custom mysql instance
2 years ago
Kirill Solomko ca0620330c TT#124751 ignore provisioning.autoprov_firmwares_data
4 years ago
Alexander Lutay a6dcea5e09 TT#122035 Allow ngcp-synd-db to sync passwords from db01 on Carrier
4 years ago
Alexander Lutay cb5bedcea4 TT#118659 Switch service mysql->mariadb in ngcp-update-db-schema
4 years ago
Kirill Solomko 1cfafba736 TT#78950 improve ngcp-update-db 3308 sync
5 years ago
Alexander Lutay 9606aa44bc TT#68033 Migrate ngcp-update-db-schema from /etc/mysql/sipwise.cnf to /etc/mysql/sipwise_extra.cnf
6 years ago
Kirill Solomko 377381df5d TT#62221 ignore kamailio.voicemail_spool in ngcp-sync-db
6 years ago
Alexander Lutay e4cc9cbf13 TT#50979 Stops using deprecated --init-replication in ngcp-update-db-schema
6 years ago
Kirill Solomko 422af529f0 TT#33275 use --init-replication by default for ngcp-sync-db
7 years ago
Guillem Jover 1260b73d8a TT#36351 Use modern ngcp-check-active
7 years ago
Guillem Jover bc3fca867b TT#26264 Use service(8) instead of directly calling /etc/init.d/<service>
7 years ago
Kirill Solomko fd5f5ef4ef TT#34902 master/slave repl use local host/port from default/ngcp-db
7 years ago
Kirill Solomko 92cb091bb8 TT#25451 include ngcp db into r/o replication
7 years ago
Kirill Solomko 122891ad5f TT#22502 ngcp-update-db-schema fix sort and -z option
8 years ago
Alexander Lutay 4c92546d04 TT#13412 Fix shellcheck warnings for db-schema.git
8 years ago
Alexander Lutay 0073a7f9a1 TT#5028 Improve user using expecied on ngcp-update-db-schema
9 years ago
Kirill Solomko 27cc85e342 MT#21439 implement SKIP_SYNC_DB variable
9 years ago
Kirill Solomko bc5f5f6ec4 MT#21439 ngcp-sync-db improvements
9 years ago
Kirill Solomko 94832f2303 MT#21439 ngcp-sync-db and AUTOMATED_INSTALL_MODE
9 years ago
Kirill Solomko 9934622917 MT#21675 remove ngcp-sync-constants from ngcp-update-db-schema script
9 years ago
Kirill Solomko 4d7cc6949e MT#15227 use ngcp-sync_db to apply not_replicated statements on carrier proxy hosts
9 years ago
Victor Seva 4fa48e0629 MT#8727 fix check for active node
11 years ago
Victor Seva 9637565b4d MT#8117 fix b7f74b0737. Move sipwise user connection check earlier
11 years ago
Victor Seva b7f74b0737 MT#8117 ngcp-update-db-schema: add mysql sipwise user connection check
11 years ago
Victor Seva 4fdb4d4f95 MT#8067 use nodename (spce|sp1|sp2) from ngcp-nodename script not hostname
11 years ago
Andreas Granig a8c8b63943 MT#5427 Clean up log messages.
12 years ago
Andreas Granig 5d5ac0154e MT#5427 Add -h for help.
12 years ago
Andreas Granig 585191263d MT#5427 Add -f flag to force update.
12 years ago
Michael Prokop 8b8b04c428 MT#4999 Avoid re-execution of ngcp-check_active
12 years ago
Michael Prokop 91b73e9019 MT#4973 Check node specific execution of *_not_replicated.up scripts
12 years ago
Michael Prokop 50eb0a078d MT#3963 Execute all db-schema scripts in sequential order sorted by ID revision number
12 years ago
Michael Prokop ab99c45a9c Revert "Execute all db-schema scripts in sequential order sorted by ID revision number"
12 years ago
Michael Prokop 22bbf6c4bc Execute all db-schema scripts in sequential order sorted by ID revision number
12 years ago
Michael Prokop e16e4872bf Execute generic revision scripts before applying host specific revisions
12 years ago
Michael Prokop 4b0977edc7 Support checking for multiple revisions at once and do batch execution
12 years ago
Kirill Solomko 232a15a794 fixed a grammar error in the log output
13 years ago
Kirill Solomko b230ce5ce9 added passwords syncronization with MySQL after everything has done
13 years ago
Michael Prokop 05265224f3 Fix script order execution for scripts with >4 digits
13 years ago
Michael Prokop d1dfd749ae Error out if a sript can not be read
13 years ago
Michael Prokop 7c7d707675 Make code less ugly
13 years ago
Michael Prokop 4f39eeb35d Drop grant specific code
13 years ago
Michael Prokop 853870d974 Execute GRANT statement as sipwise user
13 years ago