mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Fixed bug when having many binary log files
Fixed bug when deleting keys with possible NULL values many changes to mysqltest
This commit is contained in:
parent
7541a877bc
commit
6d0e529042
33 changed files with 761 additions and 574 deletions
|
|
@ -99,7 +99,7 @@ nusphere.pdf: manual.texi
|
|||
manual_a4.ps: manual.texi include.texi
|
||||
TEXINPUTS=$(srcdir):$$TEXINPUTS \
|
||||
MAKEINFO='$(MAKEINFO) -I $(srcdir)' \
|
||||
$(TEXI2DVI) --batch --texinfo '@afourpaper' $<
|
||||
$(TEXI2DVI) --batch --texinfo --quiet '@afourpaper' $<
|
||||
$(DVIPS) -t a4 manual.dvi -o $@
|
||||
touch $@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue