Commit b3da905
committed
Fix problem with INTRODUCER reported by Pavel Zotov.
create or alter user foo password 'bar' lastname _ascii 'john';
Statement failed, SQLSTATE = 2C000
Dynamic SQL Error
-SQL error code = -504
-CHARACTER SET "ASCII" is not defined1 parent c3c2011 commit b3da905
4 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2244 | 2244 | | |
2245 | 2245 | | |
2246 | 2246 | | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
2247 | 2255 | | |
2248 | 2256 | | |
2249 | 2257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
721 | 727 | | |
722 | 728 | | |
723 | 729 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
| 651 | + | |
| 652 | + | |
651 | 653 | | |
652 | 654 | | |
653 | 655 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8398 | 8398 | | |
8399 | 8399 | | |
8400 | 8400 | | |
8401 | | - | |
| 8401 | + | |
| 8402 | + | |
| 8403 | + | |
| 8404 | + | |
8402 | 8405 | | |
8403 | 8406 | | |
8404 | 8407 | | |
| |||
0 commit comments