Created
January 8, 2025 20:31
-
-
Save djberg96/6985133868c6a7340de28ff9b4fb5dc0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
log.c:187:Starting log file for FreeTDS 1.3.6 | |
on 2025-01-08 15:09:40 with debug flags 0x4fff. | |
dblib.c:1187:tdsdbopen(0x557dd312d510, ourdb.ourdb:1433, [microsoft]) | |
dblib.c:1213:tdsdbopen: dbproc->dbopts = 0x557dd312eae0 | |
dblib.c:1224:tdsdbopen: tds_set_server(0x557dd312d530, "ourdb.ourdb:1433") | |
dblib.c:251:dblib_get_tds_ctx(void) | |
dblib.c:1241:tdsdbopen: About to call tds_read_config_info... | |
config.c:170:Getting connection information for [cmm2.cmm2:1433]. | |
config.c:174:Attempting to read conf files. | |
config.c:305:Found conf file '/etc/freetds/freetds.conf' (from $FREETDSCONF). | |
config.c:513:Looking for section global. | |
config.c:572: Found section global. | |
config.c:575:Got a match. | |
config.c:598: tds version = 'auto' | |
config.c:951:Setting tds version to auto (0x0). | |
config.c:572: Found section egserver50. | |
config.c:572: Found section egserver73. | |
config.c:586: Reached EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment