Re: [Maria-developers] cd41d376d41: MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed select nest level

6 Nov
2018
6 Nov
'18
8:47 p.m.
Hi, Oleksandr! Why did you do that? You wrote "Fix difference between 32bit/windows and 64bit systems", but to fix just that it would've been enough to change nesting_map to ulonglong. Using Bitmap<> you're basically preparing for any arbitrary >64 nesting depth. Is this your goal? What feature do you need it for? On Nov 06, Oleksandr Byelkin wrote:
Regards, Sergei Chief Architect MariaDB and security@mariadb.org

6 Nov
6 Nov
8:58 p.m.
New subject: [Maria-developers] cd41d376d41: MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed select nest level
Am 06.11.18 um 20:47 schrieb Sergei Golubchik:
My thoughts was like this: 1) we need the same length 2) bitmap64 as efficient as ulonglong 3) why not use something more flexible
2342
Age (days ago)
2342
Last active (days ago)
2 comments
2 participants
participants (2)
-
Oleksandr Byelkin
-
Sergei Golubchik