File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
articles/mysql/flexible-server Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -125,8 +125,6 @@ newdatabase1> SELECT * FROM table1;
125
125
Time : 0 .149s
126
126
newdatabase> exit;
127
127
Goodbye!
128
- Local context is turned on . Its information is saved in working directory C:\mydir. You can run ` az local-context off` to turn it off.
129
- Your preference of are now saved to local context. To learn more, type in ` az local-context --help`
130
128
```
131
129
132
130
## Run Single Query
@@ -151,8 +149,6 @@ Successfully connected to mysqldemoserver1.
151
149
Ran Database Query: 'select * from table1;'
152
150
Retrieving first 30 rows of query output, if applicable.
153
151
Closed the connection to mysqldemoserver1
154
- Local context is turned on. Its information is saved in working directory C:\Users\<username>. You can run `az local-context off` to turn it off.
155
- Your preference of are now saved to local context. To learn more, type in `az local-context --help`
156
152
Txt Val
157
153
----- -----
158
154
test 200
You can’t perform that action at this time.
0 commit comments