mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Updated manual about embedded version.
Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
This commit is contained in:
parent
e801235019
commit
88aff4bf85
114 changed files with 1340 additions and 742 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
/* Delete last read record */
|
||||
|
||||
#include "mymrgdef.h"
|
||||
#include "myrg_def.h"
|
||||
|
||||
int myrg_delete(
|
||||
MYRG_INFO *info,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue