Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.3.13, 5.5(EOL), 10.0(EOL), 10.1(EOL)
-
5.5.48-0
Description
Output:
mysql> select insert('a',2,1,'b');
|
+---------------------+
|
| insert('a',2,1,'b') |
|
+---------------------+
|
| ab |
|
+---------------------+
|
1 row in set (0.00 sec)
|
|
mysql> select version();
|
+-----------------+
|
| version() |
|
+-----------------+
|
| 10.1.10-MariaDB |
|
+-----------------+
|
1 row in set (0.00 sec)
|
Recreate:
select insert('a',2,1,'b');
|
Problem:
========
'a' is expected.
Attachments
Activity
Transition | Time In Source Status | Execution Times |
---|
|
5d 6h 17m | 1 |
|
28d 20h 4m | 1 |
|
10s | 1 |
|
4h 36m | 1 |
|
17h 6m | 1 |