mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merged some functions and removed some unused client functions.
Remember UNION for ALTER TABLE Added test for if we are supporting transactions. Don't allow REPLACE to replace a row when we have generated an auto_increment key Fixed bug when using BLOB keys Fixed bug in SET @variable=user.
This commit is contained in:
@ -10,3 +10,10 @@ name_id name
|
||||
name_id name
|
||||
name_id name
|
||||
2 [T,U]_axpby
|
||||
a b
|
||||
a 2
|
||||
a b
|
||||
a 2
|
||||
a b
|
||||
a 1
|
||||
a 2
|
||||
|
Reference in New Issue
Block a user