Commit graph

4078 commits

Author SHA1 Message Date
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
jcole@mugatu.spaceapes.com
8d487e3be6 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
2002-05-24 15:20:24 -05: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
arjen@fred.bitbike.com
9b0baf77f6 Insert known release dates (from TAGs in bk) into change log. 2002-05-21 10:23:40 +10:00
arjen@fred.bitbike.com
64f104128c Clarification of UNIX_TIMESTAMP() limited range checking. 2002-05-21 10:04:34 +10:00
arjen@fred.bitbike.com
b01765f201 Updated Solaris 2.6 max. table size limit info. 2002-05-21 08:58:52 +10:00
arjen@fred.bitbike.com
57d94ee2a0 Style/typo fixup of Turbo Boyer-Moore info. 2002-05-21 08:07:09 +10:00
monty@hundin.mysql.fi
3de11a9a97 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-20 15:23:19 +03:00
monty@hundin.mysql.fi
3c5f7494f7 merge to 3.23.51 2002-05-20 12:48:08 +03:00
monty@hundin.mysql.fi
d0b6fb7667 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-05-20 12:11:47 +03:00
monty@hundin.mysql.fi
8c3b77451e Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0)
Fixed memory overrun bug in glibc patch
Updated french error messages
2002-05-20 12:11:15 +03:00
arjen@fred.bitbike.com
0ac5d09562 Fix of option name (reported by dpacker). 2002-05-20 12:38:40 +10:00
monty@hundin.mysql.fi
3cfdd984f0 merge 2002-05-19 11:10:06 +03:00
bell@sanja.is.com.ua
af6756376f Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/work-qc-4.0
2002-05-18 21:04:30 +03:00
bell@sanja.is.com.ua
28d6b988ab Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/work-qc-4.0
2002-05-18 21:00:12 +03:00
Sinisa@sinisa.nasamreza.org
df4674345e Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-05-18 14:40:02 +03:00