set @x = 1e300; select @x
set @x = 1e300; create table tt as select @x
Hi! just curious - how did you determine the type?
mysql --debug-info or mysql --column-type-info
ok, thanks!
Hi!
ReplyDeletejust curious - how did you determine the type?
mysql --debug-info or mysql --column-type-info
ReplyDeleteok, thanks!
ReplyDelete