- 19 Sep, 2003 5 commits
-
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
sequence boundaries in functions LIKE and LOCATE in the case of "binary" collation. Comparison was done like if the strings were just a binary strings without character set assumption.
-
hf@deer.(none) authored
embedded library hash_insert renamed to my_hash_insert to avoid name intersection with another libraries is there better idea?
-
hf@deer.(none) authored
embedded library missed memory freeing added
-
hf@deer.(none) authored
prepared statements in embedded library. some fixes after testing
-
- 18 Sep, 2003 6 commits
-
-
hf@deer.(none) authored
embedded library some dirty places cleaned: uint removed from mysql.h as Miguel suggested empty_string renamed as my_empty_string to get rid of name's intersections using embedded library
-
hf@deer.(none) authored
embedded library I decided to get rid of #define mysql_some_function in mysql.h It puzzles users and makes problems with dynamic libraries Finally, there are only two functions left, that are covered with the #define-s and it won't hurt performance at all
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
bar@bar.mysql.r18.ru authored
Fix the problem with errmsg compilation
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
hf@deer.(none) authored
prepared statements in embedded library
-
- 17 Sep, 2003 8 commits
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.stmt
-
hf@deer.(none) authored
prepared statements in embedded library
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
bar@bar.mysql.r18.ru authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.stmt
-
hf@deer.(none) authored
prepared statements in embedded library
-
bar@bar.mysql.r18.ru authored
-
greg@mysql.com authored
-
- 16 Sep, 2003 9 commits
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.stmt
-
bar@bar.mysql.r18.ru authored
SET character_set_connection=newcharset; SELECT hex('text'); The above sequence failed in some cases.
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.stmt
-
bar@bar.mysql.r18.ru authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.stmt
-
hf@deer.(none) authored
Prepared statements in embedded server Several changes in library code with two goals: to make mysql_prepare_stmt working in embedded server to get rid of #define mysql_interface_func mysql->methods->interface_func in user's interface
-
-
-
bar@bar.mysql.r18.ru authored
http://bugs.mysql.com/bug.php?id=1129 From: Georg Richter Description: there is a problem with special chars like umlauts in comments
-
- 15 Sep, 2003 12 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-clean
-
dlenev@dlenev.mshome authored
-
kostja@oak.local authored
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@gbichot2 authored
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
10 now means "number of characters", not number of bytes.
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-qc-4.1
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
bar@bar.mysql.r18.ru authored
I forgot to push it in the previous changeset.
-