diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -424,10 +424,6 @@ The standard directory local variables feature replaces it. | |||
| 424 | 424 | ||
| 425 | ** SQL Mode enhancements. | 425 | ** SQL Mode enhancements. |
| 426 | 426 | ||
| 427 | *** Several variables have been marked as safe local variables. The | ||
| 428 | variables `sql-product', `sql-user', `sql-server', `sql-database' and | ||
| 429 | `sql-port' can now be safely used as local variables. | ||
| 430 | |||
| 431 | *** `sql-dialect' is a synonym for `sql-product'. | 427 | *** `sql-dialect' is a synonym for `sql-product'. |
| 432 | 428 | ||
| 433 | *** Added ability to login with a port on MySQL and Postgres. | 429 | *** Added ability to login with a port on MySQL and Postgres. |