marcingminski / sqlwatch

SQL Server Performance Monitor
https://docs.sqlwatch.io
Other
428 stars 168 forks source link

sql_instance column to small (maybe hostname too) in sql_config_sql_instance #416

Open chrgraefe opened 2 years ago

chrgraefe commented 2 years ago

Describe the bug

String or binary data would be truncated in table 'SQLWATCH.dbo.sqlwatch_config_sql_instance', column 'sql_instance'. Truncated value: 'aws123dbdev01.abc-test.abcd.ab.d'

To Reproduce try to add an instance via SqlWatchImport.exe

Expected behavior no error

Windows Server (please complete the following information):

SQL Server (please complete the following information):

marcingminski commented 1 year ago

is this a duplicate of https://github.com/marcingminski/sqlwatch/issues/301 ?