comparison SQLSTATEs @ 943:ff075ed5ce81

Spell check.
author Sjoerd Mullender <sjoerd@acm.org>
date Thu, 09 Jan 2025 10:56:14 +0100 (2 months ago)
parents 4c35009cd59c
children
comparison
equal deleted inserted replaced
942:45c26b1a0677 943:ff075ed5ce81
1 Following SQLStates are MonetDB JDBC driver specific: 1 Following SQLStates are MonetDB JDBC driver specific:
2 01M02 redirect warning 2 01M02 redirect warning
3 01M03 illegal arguments (invalid call of internal function) 3 01M03 illegal arguments (invalid call of internal function)
4 01M07 unrecognised clientinfo property 4 01M07 unrecognised clientinfo property
5 01M08 read-only conection mode not supported 5 01M08 read-only connection mode not supported
6 01M09 transaction mode not supported 6 01M09 transaction mode not supported
7 01M10 unexpected server output 7 01M10 unexpected server output
8 01M11 server-client autocommit state mismatch 8 01M11 server-client autocommit state mismatch
9 01M13 concurrency mode not supported 9 01M13 concurrency mode not supported
10 01M14 scrolling mode not supported 10 01M14 scrolling mode not supported