serg@serg.mysql.com
73e79efde9
memory leak closed
2002-11-12 14:23:55 +01:00
serg@serg.mysql.com
f8b0565cef
removed double-ignored files (bk citool bug ?)
2002-11-11 20:16:45 +01:00
serg@serg.mysql.com
45f0852f5b
remove all the auto-generated files but NOT vxworks/* ones.
...
The reason is that vxworks files are most often, one file per directory,
and when such a file is removed directory is gone as well. Though files
are auto-generated, directories aren't.
2002-11-11 20:03:40 +01:00
serg@serg.mysql.com
9b2d9a5304
Merge work:/home/bk/mysql-4.1
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2002-11-11 19:27:17 +01:00
serg@serg.mysql.com
78ffacab8d
removed auto-generated files, some fixups
2002-11-11 17:17:28 +01:00
Sinisa@sinisa.nasamreza.org
8fa715304f
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-11-11 17:47:07 +02:00
Sinisa@sinisa.nasamreza.org
c6b0d33619
some bug fixes related to derived tables
2002-11-11 17:45:23 +02:00
bar@bar.mysql.r18.ru
442509acdd
USER(), DATABASE() and CHARSET() functions are now UCS2 compatible
...
Bug fix in ctype-utf8.c
2002-11-11 18:43:33 +04:00
bar@bar.mysql.r18.ru
d1fd7bdacf
thread charset related improvements
2002-11-11 16:46:11 +04:00
Sinisa@sinisa.nasamreza.org
408d7b2d4c
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-11-11 14:05:57 +02:00
Sinisa@sinisa.nasamreza.org
89adb79aad
small bug fix
2002-11-11 14:04:50 +02:00
bar@bar.mysql.r18.ru
9f019fea2d
Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
...
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
2002-11-11 13:57:18 +04:00
ram@mysql.r18.ru
a578ef7991
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into mysql.r18.ru:/usr/home/ram/mysql-4.1
2002-11-11 13:35:54 +04:00
ram@mysql.r18.ru
206a59c8c3
fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)
2002-11-11 13:34:47 +04:00
bar@bar.mysql.r18.ru
e8b101a86e
Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
...
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
2002-11-11 13:11:12 +04:00
bar@bar.mysql.r18.ru
098b974483
For coding convenuence cs->mbmaxlen is now 1 for 8bit charsets
2002-11-11 13:10:39 +04:00
bell@sanja.is.com.ua
063ffd2d67
prevent using expernal fields in derived tables
2002-11-11 10:49:41 +02:00
serg@serg.mysql.com
3e119f9298
disable chmod in bdb scripts - bk doesn't like somebody messing with permissions
...
delete auto-generated files
remove in-place editing
2002-11-11 00:08:42 +01:00
bell@sanja.is.com.ua
46a74ce73b
fix of yet another join_free bug
...
decreased number of check of "!join->select_lex->dependent"
2002-11-11 00:15:38 +02:00
bar@bar.mysql.r18.ru
1582aafcb0
my_snprintf_ucs2 bug fix
2002-11-10 17:44:36 +04:00
bar@bar.mysql.r18.ru
abd3427150
New field snprintf() in CHARSET_INFO structure
2002-11-10 16:14:39 +04:00
bar@bar.mysql.r18.ru
9567611577
Fix syntax to be more clean:
...
SHOW CREATE DATABASE [WITH IF NOT EXISTS] dbname
2002-11-10 14:45:21 +04:00
bar@bar.mysql.r18.ru
95ffd436a6
Fixes for fault about String::copy()
2002-11-10 14:05:17 +04:00
serg@serg.mysql.com
1f5b289804
Merge work:/home/bk/mysql-4.1
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2002-11-09 15:09:55 +01:00
serg@serg.mysql.com
acbf1c6c21
typo fixed
2002-11-09 15:09:24 +01:00
Sinisa@sinisa.nasamreza.org
d96c670c70
Some code optimisations related to EXPLAIN of derived tables and the
...
resulting code cleanup in our main loop.
2002-11-09 15:40:46 +02:00
serg@serg.mysql.com
14f819fe96
fixing gone file ONCE AGAIN
2002-11-09 13:54:27 +01:00
Sinisa@sinisa.nasamreza.org
bd6f8e0b5f
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-11-07 20:14:15 +02:00
Sinisa@sinisa.nasamreza.org
db99aeb241
Small fix to avoid problems in building with --without-debug
2002-11-07 20:11:55 +02:00
bell@sanja.is.com.ua
38787c5d65
cleanup & fixing possible bug in select's error handling
2002-11-06 22:38:06 +02:00
lenz@mysql.com
e34e82d156
- configure.in: replaced AM_PROG_LIBTOOL with AC_PROG_LIBTOOL, since the
...
old macro name is deprecated (according to the libtool 1.4.2 docs).
2002-11-06 15:01:03 +01:00
bar@bar.mysql.r18.ru
2434be61f8
String->copy() now has a charset arg
2002-11-06 17:43:22 +04:00
bar@bar.mysql.r18.ru
86b633379c
Some charset code clean-ups
2002-11-06 17:01:12 +04:00
bar@bar.mysql.r18.ru
5d45eae0c5
Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
...
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
2002-11-06 15:51:22 +04:00
bar@bar.mysql.r18.ru
9a9e7ce0f4
Item->thd_charset() - returns a default charset which should be used
...
to compose strings appeared without charset context, for example,
in convertion from numer into string type.
2002-11-06 15:49:53 +04:00
vva@genie.(none)
9c1b89db57
Merge genie.(none):/home/vva/work/mysql.orig/compileable/4.1
...
into genie.(none):/home/vva/work/lex_hash/4.1
2002-11-06 13:45:01 +04:00
vva@genie.(none)
491debcc21
Merge genie.(none):/home/vva/work/mysql.orig/compileable/4.1
...
into genie.(none):/home/vva/work/lex_hash/4.1
2002-11-06 13:05:42 +04:00
vva@genie.(none)
01da261574
new version of sql/gen_lex_hash.cc
2002-11-06 13:03:38 +04:00
bar@bar.mysql.r18.ru
8229d282f7
Extensions to support this:
...
SHOW CREATE DATABASE [IF NOT EXISTS] dbname
Version dependant parts are displayed in appropriative comments:
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `ucs` /*!40100 DEFAULT CHARACTER SET ucs2*/
2002-11-06 12:01:38 +04:00
ram@mysql.r18.ru
529146269d
fix for BDB 4.1.24
...
deleted unnecessary files from bdb/
2002-11-05 18:12:53 +04:00
bar@bar.mysql.r18.ru
cebfa22c01
CREATE DATABASE now tries to execute SHOW CREATE DATABASE first
2002-11-05 15:10:13 +04:00
bell@sanja.is.com.ua
a90b923bef
Fixed accidentally inverted assert condition
2002-11-05 11:24:44 +02:00
bell@sanja.is.com.ua
ded512d5a1
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-pointer-4.1
2002-11-05 01:10:36 +02:00
bell@sanja.is.com.ua
e0f14c2716
move similar code to inline function
2002-11-05 01:10:05 +02:00
bell@sanja.is.com.ua
45f098bf60
moved similar code to function
...
onversion with check
2002-11-04 22:12:45 +02:00
walrus@mysql.com
8ae0291d00
Merge mysql.com:/home/walrus/bk/41 into mysql.com:/home/walrus/bk/41.1
2002-11-05 00:15:12 +05:00
walrus@mysql.com
92a550cf8a
Merge akishkin@work.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/walrus/bk/41
2002-11-05 00:09:54 +05:00
walrus@mysql.com
3081ae6075
add safe ariphmetic test to crash-me
2002-11-04 23:12:31 +05:00
walrus@mysql.com
4acbb323e5
add Test of prepared+execute/once prepared many execute selects
2002-11-04 23:03:21 +05:00
bell@sanja.is.com.ua
bb49de5ff5
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-pointer-4.1
2002-11-04 15:45:54 +02:00