- 26 Sep, 2003 1 commit
-
-
hf@deer.(none) authored
WL#604 Privileges in embedded library code added to check privileges in embedded library NO_EMBEDDED_ACCESS_CHECKS macros inserted in code so we can exclude access-checking parts. Actually we now can exclude these parts from standalone server as well. Do we need it? Access checks are disabled in embedded server by default. One should edit libmysqld/Makefile manually to get this working. We definitely need the separate configure for embedded server
-
- 18 Sep, 2003 1 commit
-
-
hf@deer.(none) authored
prepared statements in embedded library
-
- 17 Sep, 2003 7 commits
-
-
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
-
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 14 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.
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-qc-4.1
-
bar@bar.mysql.r18.ru authored
CREATE TABLE t1(a NVARCHAR(10)) This is for compatibility with MSSQL, DB2, Informix and some other DBMSs. Note, standard SQL doesn't have "NVARCHAR" syntax. There are only these syntaxes in SQL2003: NATIONAL VARCHAR NCHAR VARCHAR NATIONAL CHARACTER VARYING NCHAR VARYING - Tests were added for all the above syntaxes.
-
- 14 Sep, 2003 3 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-868
-
dlenev@dlenev.mshome authored
to SHOW SLAVE STATUS.
-
bell@sanja.is.com.ua authored
-
- 13 Sep, 2003 5 commits
-
-
dlenev@mysql.com authored
-
dlenev@dlenev.mshome authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
Sinisa@sinisa.nasamreza.org authored
-
serg@serg.mylan authored
bad merge fixed
-