func qdb_stats() { fmt.Print(qdb.GetStats()) }
func qdb_stats(par string) { fmt.Print(qdb.GetStats()) }