mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fix for handling of floats inside val_int() of +, - * and /.
Build-tools/Do-compile: Make shutdown safer Docs/manual.texi: Fix of bad merge sql/log.cc: cleanup sql/sql_acl.cc: cleanup
This commit is contained in:
@ -354,7 +354,7 @@ static uint get_access(TABLE *form,uint fieldnr)
|
||||
|
||||
|
||||
/*
|
||||
return a number with if sorted put string in this order:
|
||||
return a number which, if sorted 'desc', puts strings in this order:
|
||||
no wildcards
|
||||
wildcards
|
||||
empty string
|
||||
|
Reference in New Issue
Block a user