monty@mysql.com
e0e0314d60
Merge with 4.0
2004-03-25 23:29:45 +02:00
Greg@greg-laptop.
663b3ffea8
Changes to project files precipitated from 4.1 test builds.
2004-03-22 14:30:30 -07:00
Greg@greg-laptop.
de09e55b8b
Merge gweir@build.mysql.com:/home/bk/mysql-4.1
...
into greg-laptop.:C:/cygwin/bk/mysql-4.1
2004-03-22 13:42:22 -07:00
Greg@greg-laptop.
7ec29e9fcb
Changes in Windows project files instituted after latest 4.1 test build.
2004-03-21 18:03:34 -07:00
greg@mysql.com
ce3a82f45d
Minor changes to fix Windows project files
2004-03-19 14:43:04 -01:00
monty@mysql.com
350b433569
merge with 4.0
2004-03-16 22:41:30 +02:00
Greg@greg-laptop.
59e8a77f6a
Applied fixes to issues discovered during test builds on Windows.
2004-02-27 17:27:07 +01:00
Greg@greg-laptop.
f4ebcaff4d
Changes to fix errors encountered in test builds on Windows.
2004-02-27 16:51:01 +01:00
monty@mashka.mysql.fi
3b83cce5eb
merge with 4.0
2004-02-22 09:50:59 +02:00
monty@mashka.mysql.fi
e1bc99c131
After merge fixes
...
Fixed wrong test of database name (affected optimization of ORDER BY)
2004-02-22 08:09:32 +02:00
monty@mashka.mysql.fi
494e43c1f5
merge with 4.0 to get security fixes and latest bug fixes
2004-02-20 17:43:02 +02:00
greg@mysql.com
49165e60d1
Fix name conflict with alternate capitalization
2004-02-20 14:42:43 -01:00
greg@mysql.com
0786eb656c
Major work on Windows build automation-- add binary packaging, suffixes
2004-02-19 19:04:47 -01:00
greg@mysql.com
6112c08c3e
First round of changes to set up for Windows build automation.
2004-02-19 13:34:40 -01:00
hf@deer.(none)
237d655e12
Fix for #2278 (mysql_prepare and mysql_execute not exported in libmysqld.dll)
...
Actually no PS-related methods were exported.
Now they're in the libmysqld.def
2004-01-21 00:08:18 +04:00
monty@mysql.com
e0cc6799ec
Merge with 4.0.17
2003-12-17 17:35:34 +02:00
monty@mysql.com
e8aef44349
Portability fixes for Windows
2003-12-08 12:25:37 +02:00
greg@mysql.com
5af1c00a1d
Fix InstallShield 'String Tables could not be loaded' issue
2003-12-04 13:58:21 -05:00
monty@mysql.com
7c725b2486
Fixed compiler warnings from Intel compiler in Win64
...
Added option --max-record-length=# to myisamchk
Don't try repair twice if doing myisamchk --repair --force
Shared memory handler didn't clean up things on errors or shutdown
2003-11-23 14:36:41 +02:00
monty@mysql.com
d87494c5ac
Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes the server if cur_log is 'hot' and the io_thread has changed log file.
...
Updated project files for windows
Made rpl_change_master.test portable
Ensure that mutex are not freed if not initilized
2003-11-22 03:21:40 +02:00
monty@mysql.com
8aeb63dd3b
Update VC++ files
...
Portability fixes
After merge fixes
2003-11-21 01:53:01 +02:00
monty@mysql.com
7c6113a39f
Merge key cache structures to one
...
Fixed compiler warnings (IRIX C compiler and VC++)
2003-11-20 22:06:25 +02:00
monty@mashka.mysql.fi
f382adcfca
Portability fixes (AIX43)
...
Add missing file to VC++ project
2003-11-20 03:11:33 +02:00
monty@narttu.mysql.fi
4e4725377d
Merge with 4.0
2003-11-04 09:40:36 +02:00
monty@narttu.mysql.fi
a444a3449f
Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error
...
Cleaned up (and disabled part of) date/time/datetime format patch. One can't anymore change default read/write date/time/formats.
This is becasue the non standard datetime formats can't be compared as strings and MySQL does still a lot of datetime comparisons as strings
Changed flag argument to str_to_TIME() and get_date() from bool to uint
Removed THD from str_to_xxxx functions and Item class.
Fixed core dump when doing --print-defaults
Move some common string functions to strfunc.cc
Dates as strings are now of type my_charset_bin instead of default_charset()
Introduce IDENT_QUOTED to not have to create an extra copy of simple identifiers (all chars < 128)
Removed xxx_FORMAT_TYPE enums and replaced them with the old TIMESTAMP_xxx enums
Renamed some TIMESTAMP_xxx enums to more appropriate names
Use defines instead of integers for date/time/datetime string lengths
Added to build system and use the new my_strtoll10() function.
2003-11-03 14:01:59 +02:00
monty@mysql.com
4668b54837
Call my_sync() after all data is written to .frm file
...
Added my_sync() to mysys which will do fsync/fdatasync/_commit() on a file.
2003-11-02 15:55:02 +02:00
paul@teton.kitebird.com
da97e073d4
Identical mysql.ico and MYSQL.ICO
...
existed, causing problems on non-case-sensitive OSes.
Deleted conflicting file.
2003-10-14 10:45:03 -05:00
monty@narttu.mysql.fi
1febfbe86a
deleted conflicting file
2003-10-08 22:41:45 +03:00
monty@narttu.mysql.fi
6056cfadfc
Merge with 4.0.16
2003-10-07 15:42:26 +03:00
monty@narttu.mysql.fi
fa823857d3
Merge with 3.23.58
2003-10-06 21:21:04 +03:00
greg@mysql.com
564dad6c53
Remove 3.23 InstallShield files, improve make_win_src_distribution, add extra myTest.dsp to be copied into distributions as a fix for BUG#999
2003-09-15 17:39:50 -04:00
greg@mysql.com
cc6e3a2ec9
New Windows source package automation for 3.23
2003-09-12 19:58:22 -04:00
monty@narttu.mysql.fi
77a70a0a24
merge with 4.0.15
2003-08-29 13:44:35 +03:00
monty@narttu.mysql.fi
f83e876065
Update of VC++ project files (to remove link warnings)
...
Fix unlock error in myisamchk on windows when doing --sort-index
Use SetFilePointer instead of SetFilePointerEx
2003-08-25 14:27:32 +03:00
monty@mashka.mysql.fi
2263e3e51f
Merge with 4.0.14
2003-08-11 22:44:43 +03:00
monty@mashka.mysql.fi
ca2913a07e
Merge with 3.23 tree to get latest bug fixes
2003-07-01 15:02:16 +03:00
monty@narttu.mysql.fi
1bd306ccd4
Fixed some new memory leaks
...
Updated VC++ files
2003-06-24 12:10:35 +03:00
miguel@hegel.(none)
b9b2b7dd27
InstallShield Files requested by Greg
2003-06-18 15:50:33 -04:00
venu@myvenu.com
d764294f12
Fix for mysql_list_fields & reset stmt buffers from stmt_free_result
...
Windows build fix
2003-06-08 09:11:14 -07:00
venu@myvenu.com
c14de0f584
1. Portability fixups for Connector/ODBC 3.52 & DBD
...
(Addition of mysql_fetch_column & mysql_stmt_free_result)
2. Windows build fixups for libmysqld, mysqlbinlog and mysqldemb
2003-06-04 00:17:48 -07:00
venu@myvenu.com
99ceb8fd04
Windows build fixups (Fix for slave_net_timeout)
2003-06-03 22:57:42 -07:00
venu@myvenu.com
45fc8cc25b
Fix windows build after applyiing the changes from new client.c(sql-common)
...
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.
2003-06-03 20:59:32 -07:00
venu@myvenu.com
27469ec8b9
Windows build fixups with the latest source
2003-06-03 18:45:07 -07:00
monty@mashka.mysql.fi
cb7061ebe4
merge
2003-05-22 02:57:27 +03:00
venu@myvenu.com
9ad75823e7
Fix for Windows build by adding pack.c to appropriate .dsp files
2003-05-20 23:44:28 -07:00
monty@narttu.mysql.fi
dd2b7918cd
Merge with 4.0.13
2003-05-19 16:35:49 +03:00
monty@mashka.mysql.fi
10d4684336
Added missing dependency to VC++ project file
2003-04-29 00:14:17 +03:00
monty@mashka.mysql.fi
dd377bfba6
Fixed problem when comparing a key for a multi-byte-character set. (bug 152)
...
Use 0x.... as strings if 'new' mode. (bug 152)
Don't report -max on windows when InnoDB is enabled. (bug 332)
Reset current_linfo; This could cause a hang when doing PURGE LOGS.
Fix for row numbers in EXPLAIN (bug 322)
Fix that USE_FRM works for all table types (bug 97)
2003-04-27 22:12:08 +03:00
venu@myvenu.com
077d7e81c8
Fix broken windows distribution workspace file (libmysql.dsp), which is causing VC IDE to crash while loading
...
Remove ctype_latin1_de.c from respective dsp files
Fix to make_win_src_distribution.sh to delete all newly added IS Bitkeeper files
2003-04-16 11:49:52 -07:00
miguel@hegel.local
63f911733b
Exported functions required by MySQLCC
2003-04-16 11:43:04 -04:00