Database/Drivers/MySQL Native/Overview

From Apache OpenOffice Wiki
< Database‎ | Drivers‎ | MySQL Native
Revision as of 11:31, 19 January 2009 by Nixnutz (Talk | contribs)

Jump to: navigation, search

MySQL driver for OpenOffice.org

The MySQL driver for OpenOffice.org (also called Connector/OO.org) is a "native" MySQL driver for OpenOffice.org. Before the development of the Conenctor/OO.org, OO.org has used JDBC/ODBC to connect to the MySQL Server. JDBC/ODBC adds an extra level of indirection to the connection and is generally speaking more difficult to install but Connector/OO.org.

Please note that this page is not part of the end-user documentation, check [MySQL Forge Connector/OpenOffice for end-user documentation.. This page is part of the project documentation and used by the development team to coordinate their work.

Goal

Develop a "native" MySQL driver for OpenOffice.org which is at least as feature-complete as other drivers. Complete the task before the release of OO.org 3.0.

Status and Releases

Media:Mysql_native_driver_roadmap_rev1.pdf

  • 01/2009 - Working towards Alpha
  • 12/2008 - Internal redesign to run on MySQL Connector/C++
  • 05/2008 - 11/2008 - Almost no active development
  • 04/2008 - Preview version released for OO.org 2.4
  • 02/2008 - Kick-Off Meeting Hamburg
  • Before - Native driver development by Georg Richter

Development team

'Primary contact person shown in bold letters.

OpenOffice.org/StarOffice Base

  • Frank Schoenheit, Technical Lead OpenOffice.org/StarOffice Base, firstname dot lastname at sun dot com, (Development)
  • Ocke Janssen, firstname dot lastname at sun dot com, (Development)

MySQL

  • Georg Richter, Development Manager - Connectors & Client Connectivity, firstname at mysql dot com, (Development)
  • Ulf Wendel, Senior Software Engineer, uwendel at mysql dot com, (QA, Documentation)
  • Andrey Hristov, Software Engineer, firstname at mysql dot com, (Development)
  • Lawrenty Novitsky, Software Developer, lawrin at mysql dot com, (QA, Development)

Meetings

  • 22.05.2008 - Technical Meeting of the entire Development team
  • 29.04.2008 - Technical Meeting, Hamburg
  • 12.02.2008 - Non public Kick-Off Meeting, Hamburg

Technical Documentation

Infrastructure

  • Mailinglists and IRC
    • dev@openoffice.org
    • irc.freenode.org - #dev.openoffice.org
  • OpenOffice 3 CVS
    • checkout: cvs -d :pserver:anoncvs@anoncvs.services.openoffice.org:/cvs checkout -r DEV300_m10 OpenOffice3
    • update to CWS code status: cvs update -r cws_dev300_mysqlnative

OpenOffice.org

Personal tools