mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Updating embedded libmysql to version 3.23.48
This commit is contained in:
parent
fcd6d2b5cd
commit
9daec6d227
47 changed files with 514 additions and 635 deletions
|
@ -19,7 +19,7 @@ const char *my_raid_type(int raid_type);
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef USE_RAID
|
||||
#if defined(USE_RAID) && !defined(DONT_USE_RAID)
|
||||
|
||||
#ifdef __GNUC__
|
||||
#pragma interface /* gcc class implementation */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue