Commit graph

69 commits

Author SHA1 Message Date
lenz@mysql.com
c5bdaee9ad - added the init script to support the LSB init script spec
- overhauled the RPM spec file (more macros, package descriptions)
2002-07-30 23:01:36 +02:00
monty@mashka.mysql.fi
d686ef729f Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too big buffers when sorting innobase rows
Changed name of variables
NO_FOREIGN_KEY_CHECKS -> FOREIGN_KEY_CHECKS
RELAXED_UNIQUE_CHECKS -> UNIQUE_CHECKS
to avoid confusion with 'not...' variables.
Write name of adminstrator command to slow log.
Added mysqldumpslow to RPM
2002-07-29 09:35:25 +03:00
lenz@mysql.com
e4da730d4c Updated Packager Tag 2002-07-15 09:54:26 +02:00
heikki@hundin.mysql.fi
5af8ab542f my-huge.cnf.sh, my-small.cnf.sh, my-medium.cnf.sh, my-large.cnf.sh:
Update my.cnf example files to reflect InnoDB autoextend and also simplify them for InnoDB
2002-07-12 20:00:15 +03:00
monty@hundin.mysql.fi
37522497ac Fix path to enable compile with other gcc version 2002-03-26 08:35:07 +02:00
monty@hundin.mysql.fi
3d7490d2c0 Fixed typo 2002-03-26 00:28:33 +02:00
monty@hundin.mysql.fi
ca55d0c2b0 Fixed that RPM can be recompiled even if there is not another glibc in /usr/local/mysql-glibc 2002-03-25 18:10:34 +02:00
sasha@mysql.sashanet.com
b065873163 RPM clean-up 2002-02-16 13:52:15 -07:00
sasha@mysql.sashanet.com
bcd8cd1372 updated build scripts for new Linux build 2002-02-16 11:32:06 -07:00
monty@hundin.mysql.fi
b0f98a302a Enable LOAD DATA LOCAL by default 2002-02-14 19:24:49 +02:00
monty@hundin.mysql.fi
d713fee16b Update to autoconf 2.52
Fix of InnoDB variables in SHOW VARIABLES
Fix for ALTER TABLE and InnoDB
2002-02-07 21:34:35 +02:00
monty@hundin.mysql.fi
0ca1a5e1dd Add missing resolve_stack_dump to RPM 2001-11-22 12:24:06 +02:00
monty@hundin.mysql.fi
56cc14ab4c Added unique error for DEADLOCK
Include missing man pages into binary distribution
2001-09-17 23:43:53 +03:00
monty@hundin.mysql.fi
d1e3041ce9 Fixed bug in --safe-create-user 2001-09-15 15:24:56 +03:00
sasha@mysql.sashanet.com
de1b5a8c69 added symbols files to RPM to resolve stack trace
fixed Do-rpm to accept command-line options for easier testing/local
RPM build
2001-09-03 13:09:08 -06:00
monty@hundin.mysql.fi
0fb2e24ac5 Updated version number
Update to new debian files
2001-07-18 14:32:54 +03:00
monty@hundin.mysql.fi
a2e9e16fdd Added mysqlcheck to RPM 2001-06-12 13:10:23 +03:00
jani@janikt.pp.saunalahti.fi
2b5d60504b Fixed a few typos. 2001-05-29 20:03:58 +03:00
tim@threads.polyesthetic.msg
7ca3253d0a RPM .spec file: add "mysql" to the Provides: line, to match what
Redhat's RPM's are looking for.

Submitted by Florin Andrei <florin@sgi.com>.
2001-05-14 20:41:54 -04:00
monty@donna.mysql.fi
a4289cc0c8 Added information about using mysql-max 2001-05-12 09:24:35 +03:00
monty@donna.mysql.fi
91c4407e1a Fixed a bug with SELECT DISTINCT and HAVING 2001-05-02 23:39:05 +03:00
monty@donna.mysql.fi
aa7bb900ae Merge 2001-04-15 14:28:25 +03:00
monty@donna.mysql.fi
88c821b002 Cleanup of MySQL-Max description 2001-04-15 14:21:58 +03:00
tim@threads.polyesthetic.msg
c3e3a336b6 Try to make MySQL compile under Cygwin.
Bug fix for Dec OSF on Alpha.

Minor bug fix for server RPM.
Tweak RPM support for mysqld-max.
2001-04-14 13:04:20 -04:00
monty@donna.mysql.fi
2ba11380eb Fix RPM to be able to build MySQL-Max 2001-04-14 01:30:52 +03:00
monty@donna.mysql.fi
bc7731c0c7 Changed -O6 to -O3
Portability fix for Innodb
2001-04-13 22:09:33 +03:00
monty@donna.mysql.fi
b897f84d74 Changes to get mysqld-max to compile 2001-04-13 16:21:38 +03:00
monty@donna.mysql.fi
8700c02dae Changed Innobase to Innodb
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
monty@donna.mysql.fi
7f21a7a6da Fixed INSERT DELAYED with Innobase
Fix for shutdown on NT
Fixed bug when using wrong dates from blob field.
2001-04-09 21:08:56 +03:00
monty@donna.mysql.fi
e112299b18 Fixed up mysql-max spec file 2001-04-02 19:49:43 +03:00
monty@donna.mysql.fi
9ea338ac3f Added INNODB as a synonym for INNOBASE
Fixed bug where FLUSH TABLES could make indexes unavailable for the next query
Added --skip-safemalloc
2001-04-02 01:45:24 +03:00
monty@donna.mysql.fi
dab74107ab Fix a crash in Innobase with tables with many columns and a range query
Removed all Attic directories.
2001-03-26 16:49:11 +03:00
monty@donna.mysql.fi
cb3dfd8252 Changed --with-innobase-db to --with-innobase
Updated manual about INNOBASE and BDB
2001-03-08 03:15:54 +02:00
monty@donna.mysql.fi
becf27e6db Removed duplicated index_init() calls that causes problems with BDB
tables.
Merged maxsql.spec with mysql.spec
2001-03-07 14:06:39 +02:00
monty@donna.mysql.fi
b0c4b4f252 Update for Innobase 2001-02-21 14:33:52 +02:00
monty@donna.mysql.com
3f25e2f3be Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-15 03:43:38 +02:00
monty@donna.mysql.com
450d98e341 Changed --replace to --replace_result in mysqltest
Changed errmsg -> my_errmsg (portability issue)
Fixed that mysqlbinlog writes SET TIMESTAMP before all queries
Fixed comments in default my.cnf files
2001-02-15 03:43:14 +02:00
sasha@mysql.sashanet.com
d47b6e19a9 keep frame pointer 2001-02-14 15:09:38 -07:00
monty@donna.mysql.com
cffc2849f9 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-02 04:09:04 +02:00
tim@threads.polyesthetic.msg
bcd6abea6d Use INSTALL_DATA instead of cp.
mysql.server is a script, not data.
2001-02-01 20:49:04 -05:00
monty@donna.mysql.com
9d120741d2 Portability fixes
Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
2001-02-02 03:47:06 +02:00
tim@cane.mysql.fi
08d36171a9 Add --with-server-suffix (MYSQL_SERVER_SUFFIX). 2001-01-19 02:46:13 +02:00
monty@donna.mysql.com
6d0e529042 Fixed bug when having many binary log files
Fixed bug when deleting keys with possible NULL values
many changes to mysqltest
2001-01-08 00:04:30 +02:00
monty@donna.mysql.com
b443871ed5 Ensure that my_print_defaults is found 2001-01-02 21:28:36 +02:00
monty@donna.mysql.com
e9c2f7d439 Fixes to get mysql-test included in the distributions 2001-01-02 14:29:47 +02:00
monty@work.mysql.com
6a6b9c1bae Fixes build of 3.23.30 2001-01-01 21:57:05 +01:00
monty@work.mysql.com
1419c77f9d Install mysqltest binary and new man pages 2000-12-31 11:50:54 +01:00
tim@cane.mysql.fi
a7462751af Portability fix. 2000-12-28 20:12:39 +02:00
monty@donna.mysql.com
b590fa2567 New benchmark test
Fixed bug in REPLACE with BDB tables
Prepare for write lock on read for BDB
Inform the handler when we want to use IGNORE / REPLACE
New manual pages
2000-12-24 15:19:00 +02:00
monty@donna.mysql.com
155823ad51 Lots of new benchmark runs
Remember filename for temporary files created with mkstemp
Fixed wrongly allocated BDB share structure
Cleanups for SunPRO
2000-12-18 16:09:19 +02:00