miguel@hegel.br
c5e18e6ad2
Update Windows binaries prefix according MySQL Pro release package
2002-12-10 04:17:31 -04:00
Sinisa@sinisa.nasamreza.org
9b331dc354
Proper fix for SHOW VARS on 64-bit systems
2002-12-02 15:33:16 +02:00
serg@serg.mysql.com
665554d7a2
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2002-11-28 19:38:22 +01:00
serg@serg.mysql.com
a798185ca1
chroot() need chdir("/") afterwards to work
2002-11-28 19:38:01 +01:00
miguel@hegel.br
0bf945896c
Fix for shutdown on several instances servers started as standalone
2002-11-27 10:05:49 -04:00
monty@mashka.mysql.fi
b6446addf7
Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23
2002-11-22 13:38:37 +02:00
monty@mashka.mysql.fi
e1af5fb24d
Fixed bug with indexed NULL column <=> NULL
...
Fix for Mac OS X shutdown
2002-11-22 13:35:43 +02:00
Sinisa@sinisa.nasamreza.org
c1fa8f6485
A fix for --bind-address=hostname
2002-11-21 17:55:49 +02:00
monty@hundin.mysql.fi
685dba5bac
Fix to get core file on Linux
2002-11-05 00:04:36 +02:00
nick@mysql.com
84779e3999
Merge mysql.com:/home/nick/mysql/repository/mysql-3.23
...
into mysql.com:/home/nick/mysql/mysql-3.23
2002-10-29 12:28:45 -07:00
nick@mysql.com
e10d3ed129
moved RAND initialization from mysqld.cc to sql_class.cc:THD::THD()
2002-10-29 12:28:14 -07:00
lenz@mysql.com
f00f2a6515
- fixed typo in mysqld.cc: "agaist" -> "against"
2002-10-17 11:08:04 +02:00
miguel@hegel.br
927472d025
Added optional NT service and fix the TZ variable bug
2002-10-16 21:51:03 -02:00
monty@hundin.mysql.fi
367e2d4396
Remove wrong clear of mysql_port when using --skip-show-databases
2002-10-08 16:40:50 +03:00
monty@hundin.mysql.fi
649413f773
Don't reset Delayed_insert_threads on FLUSH STATUS
2002-09-27 12:01:26 +03:00
lenz@mysql.com
019b5ab7b4
- backported gcc 3.0 linking fix from 4.0
...
- some cosmetical fixups (typos, comments)
2002-09-24 22:24:30 +02:00
heikki@hundin.mysql.fi
48063238e2
mysqld.cc:
...
update help innobase_flush_log_at_trx_commitcan have vals 0, 1, 2
ha_innobase.h, ha_innobase.cc:
make innobase_flush_log_at_trx_commit a long, like other params
2002-09-10 14:23:46 +03:00
monty@hundin.mysql.fi
3ee79d3a50
Fixed bug in mysqld when using configure --localstatedir
2002-08-23 10:33:18 +03:00
monty@hundin.mysql.fi
4dfe327a06
Fix after merge
2002-08-12 06:49:28 +03:00
monty@hundin.mysql.fi
b779b63862
Fixed problem with BIGINT and shutdown on AIX
...
Moved IF(test,column,NULL) code to 4.0
Changed mysys_priv.h to include my_pthread.h or my_no_pthread.h.
Removed some CR's in os2 files.
2002-08-12 03:28:02 +03:00
monty@mashka.mysql.fi
274f80626e
Changed initialization of RND() to be less predictable.
...
Use MYSQL_CONFIG_NAME instead of "my" as the configuration file name.
2002-08-06 03:21:12 +03:00
lenz@mysql.com
8c827e2800
Added some patches provided by SuSE to fix build problems on
...
ppc64 and x86-64, fixed a compile bug when building with TCP wrapper
support on Linux
2002-07-15 13:33:56 +02:00
heikki@hundin.mysql.fi
7390d81f43
Many files:
...
Merge InnoDB-3.23.52b
2002-07-08 19:34:49 +03:00
heikki@hundin.mysql.fi
7a2b5b750a
mysqld.cc:
...
Add option innodb_flush_log_at_trx_commit=2 which means we always write the log to file at commit, but only do fsync about once per second
2002-06-22 20:17:58 +03:00
monty@hundin.mysql.fi
0762b00d86
Backported fix from 4.0 which caused core dumps for some complex queries.
2002-06-17 15:00:06 +03:00
Sinisa@sinisa.nasamreza.org
a2ec51cec1
Fixed a problem with --skip-networking.
...
This fix should be merged into 4.0 and 4.1
2002-05-31 13:35:20 +03:00
monty@hundin.mysql.fi
353fb57b74
New my_gethostbyname_r() handling
...
Changed some status variable names
Fix bug in GRANT ... PASSWORD string
2002-05-16 16:32:51 +03:00
monty@tik.mysql.fi
e29bd611f9
Abort if 'listen()' on TCP/IP fails.
2002-04-17 11:45:26 +03:00
monty@tik.mysql.fi
c0d9954cc7
Fixed pthread_cond_timedwait() for HPUX and DCE threads
...
Cleanup of LIBWRAP handling
2002-04-16 16:29:14 +03:00
Sinisa@sinisa.nasamreza.org
0541b54fb7
libwrap bug fix for Linux only
2002-04-13 13:44:08 +03:00
serg@serg.mysql.com
fa5717b950
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2002-04-02 14:59:40 +00:00
miguel@hegel.local
6b290a7daf
Fix compiler error on mysqld.cc
2002-03-26 18:47:50 -03:00
monty@hundin.mysql.fi
3a571c7c13
Fixed overflow bug
2002-03-26 13:24:50 +02:00
monty@hundin.mysql.fi
93948645e7
Fixes for --enable-named-pipe
2002-03-25 18:10:36 +02:00
miguel@hegel.local
14a22085e7
Changing on NT the default named pipe for an optional user
...
variable
2002-03-24 23:39:03 -03:00
monty@hundin.mysql.fi
a01775c5eb
Added help for --local-infile
...
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
Allow SET PASSWORD for anonymous user
2002-03-12 11:38:22 +02:00
serg@serg.mysql.com
adf4f462ed
apply freebsd/alpha portability patch
2002-03-04 17:04:21 +00:00
miguel@light.local
a4a150454e
Changes for to control the tables and log clean up.
2002-02-20 23:20:15 -03:00
monty@hundin.mysql.fi
fb44f7ce49
Fix for LOAD DATA LOCAL INFILE patch
2002-02-13 22:01:41 +02:00
monty@tik.mysql.fi
f13a451816
Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23
2002-02-13 22:01:40 +02:00
monty@tik.mysql.fi
1f9b1e1915
Made LOAD DATA LOCAL INFILE more secure
2002-02-13 21:53:26 +02:00
monty@hundin.mysql.fi
3286cb0294
Don't print out 'got signal' if not using --warnings
2002-02-13 17:49:21 +02:00
monty@hundin.mysql.fi
2abdcf81af
Fix for customer build
2002-02-10 02:28:24 +02:00
monty@hundin.mysql.fi
ac8155cce1
Portability fixes
2001-12-27 13:31:10 +02:00
heikki@donna.mysql.fi
3fef3c7e5b
mysqld.cc:
...
Changed default of file_io_threads to 4 and lock_wait_timeout to 50 seconds
Added a missing break: if not specified, innodb_fast_shutdown got the same value as ..flush_log_at_trx commit
2001-12-25 23:44:41 +02:00
monty@hundin.mysql.fi
05a3c0e8f6
Fixed shutdown problem on HPUX
2001-12-21 06:54:58 +02:00
monty@hundin.mysql.fi
ee9a6f5460
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-12-15 04:40:08 +02:00
monty@hundin.mysql.fi
7464639226
Fixed wrong case in variablename
2001-12-15 04:39:29 +02:00
sasha@mysql.sashanet.com
9db9b463d6
merged
2001-12-13 13:17:19 -07:00
monty@hundin.mysql.fi
bdc5a62104
Added status variables for all MySQL commands.
2001-12-13 20:06:44 +02:00