mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 11:57:38 +02:00
Changed Innobase to Innodb
Deleted a lot of old benchmark runs
This commit is contained in:
parent
714431e3a6
commit
8700c02dae
92 changed files with 705 additions and 1951 deletions
|
|
@ -7,6 +7,6 @@ extra_flags="$pentium_cflags $fast_cflags"
|
|||
extra_configs="$pentium_configs"
|
||||
strip=yes
|
||||
|
||||
extra_configs="$extra_configs --with-innobase --with-berkeley-db"
|
||||
extra_configs="$extra_configs --with-innodb --with-berkeley-db"
|
||||
|
||||
. "$path/FINISH.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue