- 04 Jun, 2003 13 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
bmove_allign -> bmove_align Added OLAP function ROLLUP Split mysql_fix_privilege_tables to a script and a .sql data file Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects. Added table_alias_charset, for easier --lower-case-table-name handling Better SQL_MODE handling (Setting complex options also sets sub options) New (faster) assembler string functions for x86
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
Portability fix for Windows 64
-
venu@myvenu.com authored
Missed file from earlier commit
-
venu@myvenu.com authored
(fix for memory ovverun bug from DBD(ranger) + changes for removal of collation from explain)
-
venu@myvenu.com authored
(Addition of mysql_fetch_column & mysql_stmt_free_result) 2. Windows build fixups for libmysqld, mysqlbinlog and mysqldemb
-
venu@myvenu.com authored
-
venu@myvenu.com authored
NOTE: Still the build fails to compile core server on Windows due to slave_net_timeout linker error from client.obj and make sure to have the next changeset, which fixes this.
-
venu@myvenu.com authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
venu@myvenu.com authored
-
- 03 Jun, 2003 8 commits
-
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
LTRIM, RTRIM and TRIM now work fine with ucs2
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.emb_bind
-
hf@deer.(none) authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.emb_bind
-
hf@deer.(none) authored
splittiln common client's parts
-
bar@bar.mysql.r18.ru authored
Some default_charset_info were removed
-
- 02 Jun, 2003 2 commits
-
-
bar@bar.mysql.r18.ru authored
SHOW COLLATION columns have been removed: D -> Default C -> Compiled Y -> Yes
-
bar@bar.mysql.r18.ru authored
define ILSEQ for platforms that do not define it themself
-
- 01 Jun, 2003 5 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.0
-
- 31 May, 2003 5 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-3.23
-
monty@narttu.mysql.fi authored
(Casused problems in GIS functions in 4.1)
-
hf@deer.(none) authored
Here is another pack of changes about gathering common client code in sql-common/client.c. Now i symlink the client.c from sql/ and libmysql/. These directories have client_settings.h files to be included to client.c. It contains defines and declarations to compile client.c in appropriate manner. Also i've added include/sql_common.h, containing declarations of what is exported from client.c I removed as many #ifdef-s from client.c as i dared to. I think it's better push it with some extra #ifdef-s now (of course, if everythihg besides it is ok) so other people can check the code.
-
heikki@hundin.mysql.fi authored
Cleanup os0sync.c: Free all OS sync primitives and allocated memory in InnoDB shutdown
-
heikki@hundin.mysql.fi authored
Free all OS sync primitives and allocated memory in InnoDB shutdown
-
- 30 May, 2003 7 commits
-
-
bell@sanja.is.com.ua authored
-
heikki@hundin.mysql.fi authored
Cleanup
-
heikki@hundin.mysql.fi authored
Exit all threads created by innoDB at shutdown
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-mem_root-4.1
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-mem_root-4.1
-
bar@bar.mysql.r18.ru authored
character_set_results is now the same with character_set_client by default
-