mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
merge.
checkpoint. does not compile.
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
|
||||
class SQL_CRYPT :public Sql_alloc
|
||||
{
|
||||
struct rand_struct rand,org_rand;
|
||||
struct my_rnd_struct rand,org_rand;
|
||||
char decode_buff[256],encode_buff[256];
|
||||
uint shift;
|
||||
public:
|
||||
|
Reference in New Issue
Block a user