Search notes:

SQL Server - system base table: sys.sysxlgns

sys.sysxlgns is a system base table that stores the information for server principals. It is the underlying table for the sys.server_principals view.

Component logins

Records with type='M' indicate component logins. These principals are not exposed to sys.server_principals.
Such component logins include:

See also

sys.sysowners stores a row for each server principal.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1740449884, '18.224.61.184', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/SQL-Server/administration/schemas/sys/objects/system-base-tables/sysxlgns(53): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78