1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

1. Fix compilation on Windows;

2. Fix trigger.test.
This commit is contained in:
anozdrin@mysql.com
2006-05-19 16:01:04 +04:00
parent b551722333
commit 64166ebf27
2 changed files with 4 additions and 2 deletions

View File

@@ -22,6 +22,8 @@
#include <stdarg.h>
#include "portability.h" /* for vsnprintf() on Windows. */
/*
TODO:
- add flexible header support