Commit graph

4099 commits

Author SHA1 Message Date
monty@hundin.mysql.fi
f0b28da6f9 merge with 4.0 2002-06-03 12:59:31 +03:00
monty@hundin.mysql.fi
3ede8f6289 new error messages (foreign key) 2002-06-03 10:50:19 +03:00
monty@hundin.mysql.fi
6e54cc492c Extension of .frm file (not yet ready for push) 2002-06-02 21:22:20 +03:00
monty@hundin.mysql.fi
544f95c451 merge with 3.23 2002-06-02 20:46:03 +03:00
monty@hundin.mysql.fi
44a631f1fc Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-02 17:05:08 +03:00
monty@hundin.mysql.fi
cde8c0edb7 Fixed bug in wait_for_relay_log_space()
Added checking of sem_init() in configure.
2002-06-02 17:04:16 +03:00
jani@dsl-jkl1657.dial.inet.fi
edc6dc48eb Fixed some spelling errors. 2002-06-01 11:46:06 +03:00
nick@nick.leippe.com
5f93b1e46a Merge nleippe@work.mysql.com:/home/bk/mysql
into nick.leippe.com:/home/nick/mysql/mysql
2002-05-31 16:56:48 -07:00
nick@nick.leippe.com
fc52e079d0 fixed 'load table from master' hang when host is empty
added respective test case
2002-05-31 16:56:02 -07:00
jani@dsl-jkl1657.dial.inet.fi
0b5e2d9896 Fixed a bug in my_getopt. 2002-05-31 16:23:36 +03:00
jani@dsl-jkl1657.dial.inet.fi
673f67f6d1 Fixed a bug in mysql client. 2002-05-31 15:43:21 +03:00
monty@hundin.mysql.fi
e2a116411e Portability fixes for SCO and HPUX
Change TRUNCATE(number) to truncate towards zero for negative numbers
Fix NULL handling for DESCRIBE table_name
2002-05-31 15:22:38 +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
jani@dsl-jkl1657.dial.inet.fi
f587e98506 Fixed a bug in mysql client. 2002-05-31 12:34:47 +03:00
nick@nick.leippe.com
9e9265fdc5 Added more complete master and slave configuration section 2002-05-30 17:38:19 -07:00
nick@nick.leippe.com
e62283b900 Fixed bug: load table from master w/empty master would hang.
Now it properly returns error.
Added respective test case.
2002-05-30 17:31:25 -07:00
worm@altair.is.lan
7bde7e21b9 mirrors.texi:
change mirror
2002-05-30 17:50:10 +03:00
Sinisa@sinisa.nasamreza.org
429aa7459f A small fix for HP-UX when used --with-debug 2002-05-30 15:49:32 +03:00
Sinisa@sinisa.nasamreza.org
06f017aed4 A very nasty bug in multi-table deletes & updates 2002-05-29 21:20:28 +03:00
Sinisa@sinisa.nasamreza.org
aa9d81e658 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-05-29 15:29:43 +03:00
jani@hynda.(none)
ff7016e962 Fixed a bug. 2002-05-29 15:29:42 +03:00
Sinisa@sinisa.nasamreza.org
17e9990926 Some fixes for user resources management 2002-05-29 15:21:06 +03:00
jani@hynda.(none)
d78308449e Fixed a bug in make test, non-debug version. 2002-05-29 15:20:36 +03:00
jani@hynda.(none)
c961494444 Added useful exit error code for programs using my_getopt in case
of an error in option handling. This can sometimes be useful in
scripts.

Changed some exit code names and corresponding numbers.

Fixed a bug in mysqld.cc, in replication related options.

Added a global flag in my_getopt, which can be set by any program
that is using my_getopt, which tells whether the client should
print the error message itself, or whether my_getopt should do it.
The default is that my_getopt will print the error messages.
2002-05-29 15:07:30 +03:00
monty@hundin.mysql.fi
4eb3ce226f Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-29 14:30:44 +03:00
heikki@hundin.mysql.fi
b088e1bf1f ha_innobase.cc:
Fix an assertion failure in ha_innobase.cc about line 302 when a user has used user level locks and closes a connection; this was reported by Jeremy Zawodny
2002-05-29 14:04:19 +03:00
arjen@fred.bitbike.com
51883b3239 Style fixup. 2002-05-29 12:31:22 +10:00
arjen@fred.bitbike.com
5b855dec10 A few style/spelling fixups. 2002-05-29 12:21:36 +10:00
jani@rhols221.adsl.netsonic.fi
2c83dba2f3 Fixed a bug in mysqlmanager-pwgen. 2002-05-29 00:34:25 +03:00
Sinisa@sinisa.nasamreza.org
0ba01513a5 small fix for a bug introduced when someone made a new getopt scheme
in clients ...
2002-05-28 14:47:51 +03:00
Sinisa@sinisa.nasamreza.org
db8cf95a63 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-05-28 13:40:39 +03:00
Sinisa@sinisa.nasamreza.org
07fd76a332 Fixing a small bug in new code for cond_timedwait fix 2002-05-28 13:36:51 +03:00
monty@narttu.mysql.fi
b9e0ee3723 Merge hundin:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0 2002-05-28 10:42:06 +03:00
monty@narttu.mysql.fi
e814ca4108 Small documentation change 2002-05-28 10:39:47 +03:00
monty@hundin.mysql.fi
65039ca99f Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-28 10:22:50 +03:00
monty@hundin.mysql.fi
7e0358e509 fixed tests after merge 2002-05-28 10:21:56 +03:00
monty@hundin.mysql.fi
bbebc75163 merge with 3.23.51 2002-05-27 23:52:21 +03:00
monty@hundin.mysql.fi
7a436e6ad1 Manual update about SET/ENUM 2002-05-27 23:40:26 +03:00
monty@hundin.mysql.fi
6d0e43c73b Renamed stripp_sp -> strip_sp
Remove end space from ENUM and SET strings
2002-05-27 23:21:49 +03:00
monty@hundin.mysql.fi
07886933b8 Split raid C function to separate file to make things more portable.
Fixed some portability things in my_gethostbyname_r
Portability fix for type_decimal.test
2002-05-27 10:02:00 +03:00
monty@narttu.
747e8778c9 Portability fix for OSF1 2002-05-27 09:29:26 +03:00
arjen@fred.bitbike.com
597d90b89f Clarified myisampack 'limitations' (note from Werner). 2002-05-27 09:44:43 +10:00
monty@hundin.mysql.fi
8b785bc84c Fixed core dump bug in mysqltest
Added DBUG_ code to lib_vio.c
2002-05-26 16:53:57 +03:00
monty@hundin.mysql.fi
fa8f056707 merge with 3.23.51 2002-05-26 16:11:29 +03:00
serg@sergbook.mysql.com
c06cc02c5d Merge work:/home/bk/mysql
into sergbook.mysql.com:/usr/home/serg/Abk/mysql
2002-05-26 12:59:02 +02:00
serg@sergbook.mysql.com
66b41d19c2 quick fix for some optimizer glitch (it appears as ft+const bug, but it, probably, isn't) 2002-05-25 20:59:50 +02:00
Sinisa@sinisa.nasamreza.org
da0c70f5f3 Test re-grouping 2002-05-24 18:34:34 +03:00
Sinisa@sinisa.nasamreza.org
4d8211e2f3 Changing tests 2002-05-24 18:25:17 +03:00
Sinisa@sinisa.nasamreza.org
537f21ff05 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-05-24 15:29:31 +03:00
Sinisa@sinisa.nasamreza.org
329bd4fabd Fixed a bug with big result sets and UNION's 2002-05-24 15:26:47 +03:00