Comment
This commit is contained in:
parent
cf40e9eddf
commit
e8a69f3131
|
@ -222,7 +222,7 @@ var App = {
|
|||
SSLCA: this.certFile,
|
||||
SSLMODE: 'VERIFY_IDENTITY',
|
||||
SSLCIPHER: 'AES256-SHA',
|
||||
AUTO_RECONNECT: '1',
|
||||
AUTO_RECONNECT: '1', // Pasar BOOLs siempre como string, si no da problemas
|
||||
NO_PROMPT: '1',
|
||||
NO_BIGINT: '1'
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue