mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
SCRUM
Default in UPDATE & SELECT
This commit is contained in:
@ -261,8 +261,6 @@ int openfrm(const char *name, const char *alias, uint db_stat, uint prgflag,
|
||||
outparam->record[1]=outparam->record[0]; /* purecov: inspected */
|
||||
}
|
||||
|
||||
outparam->default_values= outparam->record[2];
|
||||
|
||||
VOID(my_seek(file,pos,MY_SEEK_SET,MYF(0)));
|
||||
if (my_read(file,(byte*) head,288,MYF(MY_NABP))) goto err_not_open;
|
||||
if (crypted)
|
||||
|
Reference in New Issue
Block a user