263
255
ERROR 42000: Incorrect parameter count in the call to native function 'makedate'
264
256
select makedate(1, 2, 3);
265
257
ERROR 42000: Incorrect parameter count in the call to native function 'makedate'
272
select maketime(1, 2, 3, 4);
275
259
ERROR 42000: Incorrect parameter count in the call to native function 'atan'