- 17 Jan, 2003 10 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Allow one to change ANSI_QUOTES mode per thread and on the fly
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.1.upd
-
gluh@gluh.mysql.r18.ru authored
Fixed problem with replication LOAD DATA INFILE when using --old-rpl-compat Fixed rpl_temporary test
-
bar@bar.mysql.r18.ru authored
XXX10_to_str were not inizialized
-
venu@myvenu.com authored
into myvenu.com:/home/venu/bk/src-4.1
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
Workaround for platforms which don't support EILSEQ
-
- 16 Jan, 2003 9 commits
-
-
venu@myvenu.com authored
into myvenu.com:/home/venu/bk/src-4.1
-
venu@myvenu.com authored
-
venu@myvenu.com authored
-
heikki@hundin.mysql.fi authored
Fix a bug in the query cache algorithm for the AUTOCOMMIT=0 case
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
strnxfrm for binary and simple charsets
-
bar@bar.mysql.r18.ru authored
-
jani@rhols221.adsl.netsonic.fi authored
-
jani@rhols221.adsl.netsonic.fi authored
of SHOW CREATE TABLE 'name'. Depending on the mode, the output can be compatible with various databases, including earlier versions of MySQL .
-
- 15 Jan, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
Some function names have been renamed to be more self-descriptive
-
- 14 Jan, 2003 7 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/mysql-4.1
-
bell@sanja.is.com.ua authored
-
bar@bar.mysql.r18.ru authored
if charset is binary anymore
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
(Note: test 'union' fails, but Sanja promised to fix this)
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
This is to reuse code in conf_to_src.c
-
- 13 Jan, 2003 3 commits
-
-
heikki@hundin.mysql.fi authored
Added some assertions to make sure index_init is only called with a properly prepared InnoDB table handle
-
heikki@hundin.mysql.fi authored
Fix InnoDB HANDLER: InnoDB must know in each call that the handle is used by HANDLER; the previous implementation worked only by pure luck
-
ram@mysql.r18.ru authored
-
- 12 Jan, 2003 1 commit
-
-
heikki@hundin.mysql.fi authored
Test allocation of memory beforehand if we are trying to return a > 2 MB BLOB; normally InnoDB asserts if memory allocation fails ha_innodb.cc: Do not fetch all columns if change_active_index() is called during a query; a sum(a), max(a) query seemed to do that, doing unnecessary copying (the change actually made in the previous bk ci) Free BLOB heap of handle when MySQL calls some ::extra()'s
-
- 11 Jan, 2003 1 commit
-
-
venu@myvenu.com authored
-
- 10 Jan, 2003 8 commits
-
-
venu@myvenu.com authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
venu@myvenu.com authored
-
bar@bar.mysql.r18.ru authored
Delete: mysys/xml.c xml.c: Rename: BitKeeper/deleted/.del-xml.c~d20ceb97a91fcc2d -> mysys/xml.c It is actually moved to /strings
-
bar@bar.mysql.r18.ru authored
This is to reuse code to generate charset related C files from ther descriptions written in XML files
-
bar@bar.mysql.r18.ru authored
new file
-
venu@myvenu.com authored
-
venu@myvenu.com authored
Add missed mysql_stmt_affected_rows() sql_yacc.yy : Fix the compilation error .. bison 1.75
-
venu@myvenu.com authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-