mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
GCALC_CHECK_WITH_FLOAT disabled.
That's not a good option for an onrdinary user.
This commit is contained in:
parent
3433cf3e4f
commit
47022d2ee2
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
#define GCALC_SLICESCAN_INCLUDED
|
||||
|
||||
#ifndef DBUG_OFF
|
||||
#define GCALC_CHECK_WITH_FLOAT
|
||||
// #define GCALC_CHECK_WITH_FLOAT
|
||||
#else
|
||||
#define GCALC_DBUG_OFF
|
||||
#endif /*DBUG_OFF*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue