Commit graph

3965 commits

Author SHA1 Message Date
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@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
jani@rhols221.arenanet.fi
0c7ea54c9d Merge work:/home/bk/mysql-4.0
into rhols221.arenanet.fi:/home/my/bk/mysql-4.0
2002-05-24 14:09:01 +03:00
jani@rhols221.arenanet.fi
16e3b892a6 Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,
mysqlmanager from using GNU getopt to use my_getopt.

Changed some files that just included old getopt.h to include
my_getopt.h now.

Fixed a bug in my_print_help() in my_getopt.c.

Made better documentation for option -G in mysql client.
2002-05-24 14:06:58 +03:00
worm@altair.is.lan
dfd2766099 mirrors.texi:
added new mirrors
2002-05-24 10:46:19 +03:00
arjen@fred.bitbike.com
023b146df7 Fixed outdated statements on NULL indexing and multi-table delete. 2002-05-24 12:14:49 +10:00
arjen@fred.bitbike.com
7a63b2a869 Fixed bad link to good one (noted by Jim Winstead). 2002-05-24 11:24:47 +10:00
arjen@fred.bitbike.com
ccdff5e484 Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-05-23 07:30:53 +10:00
arjen@fred.bitbike.com
8e904d3bbb Changelog style cleanup. 2002-05-23 07:19:11 +10:00
arjen@fred.bitbike.com
4a64b299f6 Noting historial release dates in change log. 2002-05-23 07:14:46 +10:00
jani@hynda.(none)
4e82ea299b Merge work:/home/bk/mysql-4.0/ into hynda.(none):/home/my/bk/mysql-4.0 2002-05-22 23:55:52 +03:00
jani@hynda.(none)
a5ec0a90ea moved my_getopt.h under client_priv.h
Changed my_print_defaults, mysql_install, perror, resolve_stack_dump,
resolveip and pack_isam to use my_getopt.
2002-05-22 23:54:24 +03:00
Sinisa@sinisa.nasamreza.org
fadc09b207 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-05-22 22:07:49 +03:00
Sinisa@sinisa.nasamreza.org
7799fdce16 I forgot to add an item regarding a last bug fix 2002-05-22 22:04:33 +03:00
monty@hundin.mysql.fi
c6b21b93dd Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-22 21:08:11 +03:00
monty@hundin.mysql.fi
c4a2d3d5d6 Portability fixes
Fixed problem with --password in mysql
2002-05-22 21:07:23 +03:00
jani@hynda.(none)
c66162b464 my_getopt:
- some minor bugfixes
- made code more readable
- support for printing GET_BOOL type options in my_print_variables(),
  value is either TRUE or FALSE
2002-05-22 20:45:19 +03:00
monty@hundin.mysql.fi
24b1874ad5 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-22 19:11:51 +03:00
monty@hundin.mysql.fi
cee1471ff6 Removed compiler warnings 2002-05-22 19:11:06 +03:00
jani@hynda.(none)
475bc6c3be Removed GNU getopt from MySQL distribution (replaced by my_getopt) 2002-05-22 18:16:54 +03:00
Sinisa@sinisa.nasamreza.org
692f4af862 just to check for GROUP by bug 2002-05-22 16:36:24 +03:00
Sinisa@sinisa.nasamreza.org
4f676e281f test cases for the GROUP BY bug ... 2002-05-22 16:33:00 +03:00
Sinisa@sinisa.nasamreza.org
af999b18b2 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-05-22 15:17:39 +03:00
Sinisa@sinisa.nasamreza.org
53000468d1 A check that group by bug from 4.0.2 is not here ... 2002-05-22 15:12:42 +03:00
Sinisa@sinisa.nasamreza.org
2181d5972e A fix for the very nusty bug with when there are 2 or more fields
in GROUP BY , which fields can be NULL ....
2002-05-22 15:11:35 +03:00
jani@hynda.(none)
c2205c75ca Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,
thread_test and isamchk to use my_getopt.

Fixed a bug in my_getopt.
2002-05-22 00:05:05 +03:00
monty@hundin.mysql.fi
cca212ff05 merge 2002-05-21 20:46:45 +03:00
monty@hundin.mysql.fi
b4c35885d8 Fixes for gcc 3.1
Fixed bug in new code for regexp LIKE NULL
2002-05-21 20:35:58 +03:00
lenz@mysql.com
d8d2062959 Re-diffed patch against glibc 2.2.5 (the last one was malformed and
did not apply)
2002-05-21 11:39:22 +02:00
lenz@mysql.com
145731cbf7 Re-diffed patch against glibc 2.2.5 (the last one was malformed and
did not apply)
2002-05-21 11:14:47 +02:00