Support the following:
select @@version
select @@spid
select @@current_database
select @@username
select @@current_schema
The above should be implemented as system variables, not stored in system catalog tables.
Also, note that we do not want to support system functions such as show database()
. Instead, we'll create @@variables for the information that the user needs to query.
|
139 KB
Field | Old Value | New Value |
---|---|---|
Resolution | Fixed | |
Resolved Date | Jan 11, 2013 7:18 AM | |
Status | New | Resolved |
Field | Old Value | New Value |
---|---|---|
Resolution | Fixed | Incomplete |
Resolved Date | Jan 11, 2013 7:18 AM | |
Status | Resolved | Reopened |
Field | Old Value | New Value |
---|---|---|
Resolution | Incomplete | Fixed |
Resolved Date | Jan 14, 2013 1:33 PM | |
Status | Reopened | Resolved |
Field | Old Value | New Value |
---|---|---|
Fixed Build | 14.0.0-beta-20 | |
Status | Resolved | Closed |
Issue #8128 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 14.0.0-beta-20 |
No time estimate |