An error occurred fetching the project authors.
- 25 Jan, 2005 1 commit
-
-
monty@mysql.com authored
-
- 20 Jan, 2005 1 commit
-
-
lenz@mysql.com authored
- renamed the tests that use the embedded server (client_test -> mysql_client_test_embedded, mysqltest -> mysql_test_embedded and changed some Makefiles and scripts so they are installed in $bindir (required to be able to run the test suite against the embedded server)
-
- 03 Jan, 2005 2 commits
-
-
monty@mysql.com authored
-
wax@kishkin.ru authored
added sort of file names for all OS
-
- 30 Dec, 2004 1 commit
-
-
joerg@mysql.com authored
Clean up the handling of "server" and "client" directories, while still avoiding the double listing of common directories in 'SUBDIRS' macro ("make distclean" had failed due to that). Solves bug#7368: "regex make error in 4.1.8"
-
- 14 Dec, 2004 1 commit
-
-
wax@kishkin.ru authored
corrected mysql_test_run_new.dsp added dependency corrected path of mysql_test_run_new.dsp fixed wrong code added my_create_tables.c removed command_line fixed #elif restored NAME_MAX and MAX_FNAME added create_system_files() added compare() for windows added all files of testes in script added mysql-test in script
-
- 07 Dec, 2004 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 02 Dec, 2004 1 commit
-
-
hf@deer.(none) authored
-
- 22 Nov, 2004 1 commit
-
-
lenz@mysql.com authored
-
- 19 Nov, 2004 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
- 05 Nov, 2004 1 commit
-
-
joerg@mysql.com authored
-
- 21 Oct, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 05 Sep, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 24 Aug, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
(fixed Bug #4462 libedit compile failure)
-
- 19 Aug, 2004 2 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
- 12 Aug, 2004 2 commits
-
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
- 26 Jun, 2004 1 commit
-
-
monty@mysql.com authored
-
- 24 Jun, 2004 1 commit
-
-
konstantin@mysql.com authored
result of SHOW TABLE STATUS
-
- 23 Jun, 2004 1 commit
-
-
dlenev@brandersnatch.localdomain authored
-
- 22 Jun, 2004 1 commit
-
-
dlenev@brandersnatch.localdomain authored
mysql_tzinfo_to_sql converter was moved to extra/ directory and its build was made compatible with older automake versions.
-
- 18 Jun, 2004 2 commits
-
-
dlenev@brandersnatch.localdomain authored
Added basic per-thread time zone functionality (based on public domain elsie-code). Now user can select current time zone (from the list of time zones described in system tables). All NOW-like functions honor this time zone, values of TIMESTAMP type are interpreted as values in this time zone, so now our TIMESTAMP type behaves similar to Oracle's TIMESTAMP WITH LOCAL TIME ZONE (or proper PostgresSQL type). WL#1266 "CONVERT_TZ() - basic time with time zone conversion function". Fixed problems described in Bug #2336 (Different number of warnings when inserting bad datetime as string or as number). This required reworking of datetime realted warning hadling (they now generated at Field object level not in conversion functions). Optimization: Now Field class descendants use table->in_use member instead of current_thd macro.
-
monty@mysql.com authored
Fixed problem with NULL and derived tables (Bug #4097) Cleanup of new pushed code
-
- 13 May, 2004 1 commit
-
-
hf@deer.(none) authored
something in embedded PS
-
- 11 May, 2004 1 commit
-
-
monty@mysql.com authored
Prefer not automatic keys before automatic keys. If there is two conf
-
- 26 Apr, 2004 1 commit
-
-
serg@serg.mylan authored
symlink a whole dir, not individual files (symlinking individual files is one subdir below and results in broken links)
-
- 21 Apr, 2004 1 commit
-
-
serg@sergbook.mylan authored
mkdir in Makefile, not in configure chmod a-x
-
- 14 Apr, 2004 2 commits
-
-
magnus@neptunus.(none) authored
-
magnus@neptunus.(none) authored
-
- 07 Apr, 2004 1 commit
-
-
ingo@mysql.com authored
added install
-
- 01 Apr, 2004 1 commit
-
-
lenz@kallisto.local authored
distribution (this is more in line with how "make install" would install them) - this should also fix a test failure in the "system_mysql_db_fix" test.
-
- 27 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
UUID() function
-
- 21 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
added scripts/make_win_binary_distribution
-
- 16 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 03 Feb, 2004 1 commit
-
-
lenz@mysql.com authored
binary distribution and Server RPM
-
- 29 Jan, 2004 1 commit
-
-
monty@mysql.com authored
This fixed problem with index reads on character fields with BDB tables. (Bug #2509)
-
- 04 Dec, 2003 1 commit
-
-
lenz@kallisto.local authored
- tagged ChangeSet 1.1641 as "mysql-4.1.1"
-
- 19 Nov, 2003 1 commit
-
-
serg@serg.mylan authored
added sql/udf_example.so scripts/make_win_src_distribution
-