- 29 Jan, 2003 2 commits
- 28 Jan, 2003 11 commits
-
-
unknown authored
sql/sql_prepare.cc: Fix leak when the client disconnects with open statements tests/client_test.c: Enable stmt_close test
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.w1
-
unknown authored
sql/sql_class.cc: This should be #ifdefed
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
unknown authored
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-default sql/field.h: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-default sql/item.cc: Auto merged sql/item.h: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
Missing merge in changeset 1.1435 include/my_pthread.h: Missing merge in changeset 1.1435 BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Added some fields to the st_my_thread_var structure to be able to link such structures into a list. include/my_pthread.h: Added some fields to the st_my_thread_var structure to be able to link such structures into a list. mysys/mf_keycache.c: Introduced a scalable key cache management. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 27 Jan, 2003 16 commits
-
-
unknown authored
strings/ctype-simple.c: do not ignore first char, when truncating spaces.
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
unknown authored
Enable test_stmt_close() and test output to stdout(client_test) tests/client_test.c: Enable test_stmt_close() and test output to stdout libmysql/libmysql.c: Fix stmt_close not to close the resources on error
-
unknown authored
into myvenu.com:/home/venu/bk/src-4.1
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1 sql/sql_parse.cc: Auto merged
-
unknown authored
Automatically add SQL_BUFFER_RESULT if INSERT is done from SELECT comprising a table to be inserted in.
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
-
unknown authored
Use cs->scan() instead of my_isspace() sql/field.cc: Use cs->scan() instead of my_isspace()
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
-
unknown authored
tis620 normalization will be implemented ad a SQL function, without automatic normalization on INSERT sql/field.cc: tis620 normalization will be implemented ad a SQL function, without automatic normalization on INSERT
-
unknown authored
-
unknown authored
Semicolon has been added sql/sql_yacc.yy: Semicolon has been added
-
- 26 Jan, 2003 2 commits
- 24 Jan, 2003 5 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
Remove get_binary_length Enable the clients to work wih date,time and ts directly with binary protocol
-
unknown authored
-
unknown authored
Temporary fix to make the new client/server protocol to work: fetch all columns in an index, even if not needed by the SELECT statement; Monty has to fix the parser to tell InnoDB what to fetch sql/ha_innodb.cc: Temporary fix to make the new client/server protocol to work: fetch all columns in an index, even if not needed by the SELECT statement; Monty has to fix the parser to tell InnoDB what to fetch
-
- 23 Jan, 2003 1 commit
-
-
unknown authored
Avoid memory overruns when buffer_length is too small (when fetching binary data in prepared statements) include/errmsg.h: Remove compiler warning libmysql/libmysql.c: Avoid memory overruns when buffer_length is too small libmysqld/lib_sql.cc: Fixed function name sql/mysqld.cc: Code cleanup; Added back shared memory support (which was accidently deleted) sql/sql_parse.cc: Clean up multi-query
-
- 22 Jan, 2003 3 commits