Details
- 
     Technical task Technical task
- 
    Status: Closed (View Workflow)
- 
    Major 
- 
    Resolution: Fixed
- 
    10.3(EOL)
- 
    None
- 
        10.2.2-3, 10.2.2-1, 10.2.2-2, 10.2.2-4, 10.1.18
Description
We'll add a new function CHR(num).
It will be very similar to MariaDB's CHAR(num), but
- will accept only one argument
- will return a VARCHAR(1) with character set and collation according to @@character_set_database and @@collation_database, rather than VARBINARY(N).
It will be available in all sql_mode's.
Attachments
Issue Links
- relates to
- 
                     MDEV-10342
        Providing compatibility for basic SQL built-in functions MDEV-10342
        Providing compatibility for basic SQL built-in functions-         
- Closed
 
-