mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Cleanup of tests
Fixed bug with ALTER TABLE on HEAP tables
This commit is contained in:
parent
767e2ef6d1
commit
60677ffd2c
24 changed files with 283 additions and 225 deletions
|
|
@ -122,7 +122,6 @@ static struct option long_options[] = {
|
|||
{"socket", required_argument, 0, 'S'},
|
||||
{"sleep", required_argument, 0, 'i'},
|
||||
#include "sslopt-longopts.h"
|
||||
{"connect-timeout", required_argument, 0, 't'},
|
||||
#ifndef DONT_ALLOW_USER_CHANGE
|
||||
{"user", required_argument, 0, 'u'},
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue