mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 21:25:36 +02:00
Ensure that libmysqlclient doesn't use raid
Fix problem with MyISAM and rows of length 65517-65520
This commit is contained in:
parent
3a3d1e28e5
commit
0b2af6bdfd
13 changed files with 172 additions and 110 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
|
||||
target = libmysqlclient_r.la
|
||||
target_defs =
|
||||
target_defs = -DDONT_USE_RAID
|
||||
## LIBS = @LIBS@
|
||||
|
||||
INCLUDES = @MT_INCLUDES@ -I$(srcdir)/../include -I../include \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue