mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 22:55:32 +02:00
Merge mysql.com:/home/my/mysql-4.1
into mysql.com:/home/my/mysql-5.0
This commit is contained in:
commit
d76830faa5
12 changed files with 44 additions and 10 deletions
|
|
@ -26,8 +26,8 @@
|
|||
|
||||
*/
|
||||
|
||||
#include "my_base.h" /* Includes errno.h */
|
||||
#include "m_ctype.h"
|
||||
#include <my_global.h> /* Includes errno.h */
|
||||
#include <m_ctype.h>
|
||||
|
||||
#define MAX_DBL_EXP 308
|
||||
#define MAX_RESULT_FOR_MAX_EXP 1.79769313486232
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue