compute a set of rows NAME VALUES - compute a set of rows SYNOPSIS VALUES ( expression [, ...] ) [, ...] [ ORDER BY sort_ex...Makes a friendly report of important MySQL status values NAME mysqlreport - Makes a friendly report of important MySQL status values SYNTAX mysqlr...Makes a friendly report of important MySQL status values NAME mysqlreport - Makes a friendly report of important MySQL status values SYNTAX mysqlr...insert new values into the debconf database NAME debconf-set-selections - insert new values into the debcon......[ AS alias ] [ ( column_name [, ...] ) ] [ OVERRIDING { SYSTEM | USER } VALUE ] { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query } [ ON CONFLICT [ …...the effects of all commands executed after it was established: BEGIN; INSERT INTO table1 VALUES (1); SAVEPOINT my_savepoint; INSERT INTO table1 VALUES (2); ROLLBACK TO SAVEPOINT…...of the pool in Bytes. thtype { static | dynamic } pool threshold type. static - Threshold values for the pool will be passed in Bytes. dynamic - Threshold values ("to_alpha") fo…...avepoints. EXAMPLES To establish and later release a savepoint: BEGIN; INSERT INTO table1 VALUES (3); SAVEPOINT my_savepoint; INSERT INTO table1 VALUES (4); RELEASE SAVEPOINT my…...tablishes a default to be used if none is specified in subsequent calls to syslog (). The values that may be specified for option and facility are described below. The use of op…...tablishes a default to be used if none is specified in subsequent calls to syslog (). The values that may be specified for option and facility are described below. The use of op…...tablishes a default to be used if none is specified in subsequent calls to syslog (). The values that may be specified for option and facility are described below. The use of op…...tablishes a default to be used if none is specified in subsequent calls to syslog (). The values that may be specified for option and facility are described below. The use of op…...erge_insert is: INSERT [( column_name [, ...] )] [ OVERRIDING { SYSTEM | USER } VALUE ] { VALUES ( { expression | DEFAULT } [, ...] ) | DEFAULT VALUES } and merge_update is: UPD…...d bigint. bigint is the default. The data type determines the default minimum and maximum values of the sequence. increment The optional clause INCREMENT BY increment specifies …...which are parsed by the shell, you may need to enclose the value in double quotes. -n , --values Use this option to disable printing of the key name when printing values. -e , -…...) and since Linux 2.5.71 also LINUX_REBOOT_MAGIC2C (that is, 0x20112000) are permitted as values for magic2 . (The hexadecimal values of these constants are meaningful.) The op …...T-MAP ET-MAP uses the array parameter syntax, see dcb (8) for details. Keys are EtherType values. Values are priorities to be assigned to traffic with the matching EtherType. st…...arse analysis work, while allowing the execution plan to depend on the specific parameter values supplied. Prepared statements can take parameters: values that are substituted i…...y_t key ); DESCRIPTION Programs often need global or static variables that have different values in different threads. Since threads share one memory space, this cannot be achie…...y_t key ); DESCRIPTION Programs often need global or static variables that have different values in different threads. Since threads share one memory space, this cannot be achie…