lp:~mumair/drizzle/trunk-bug-621859-v2

Created by Muhammad Umair and last modified
Get this branch:
bzr branch lp:~mumair/drizzle/trunk-bug-621859-v2
Only Muhammad Umair can upload to this branch. If you are Muhammad Umair please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Muhammad Umair
Project:
Drizzle
Status:
Merged

Recent revisions

2282. By Muhammad Umair <umair@RemoteDesk>

Merged charset declarations of global_charset_info.h and charset_info.h into charset.h header file.

After that I needed to remove global_charset_info.h and charset_info.h header declarations from all the drizzle code base. I wrote a script
that search for global_charset_info.h in all the source code files and replace it with charset.h if that file does not already have charset.h
header declaration otherwise it just remove global_charset_info.h from that particular file. I wrote a smilar scrpt for replacing charset_info.h
with charset.h. I then restructured charset.h in order to make it more structural. i.e All the extern declarations are consolidated together one
after the other. Similar pattern has been followed for struct declarations and functions in the charset.h header file

2281. By Lee Bieber

Merge Olaf - code refactor and pruning dead functions

2280. By Lee Bieber

Merge Joe - 760367: DATA_DICTIONARY.CUMULATIVE_USER_STATS.CONNECTED_TIME_SEC reports bogus results
Merge Olaf - Refactor Catalog Cache
Merge Olaf - Delete unused functions

2279. By Lee Bieber

Merge Olaf - Refactor Table Cache
Merge Olaf - Delete unused functions

2278. By Lee Bieber

Merge Olaf - Refactor Session Cache and Remove table::Cache::singleton()
Merge Olaf - Refactor Thread
Merge Olaf - remove unused functions

2277. By Lee Bieber

Merge Olaf - Refactor Program Options usage
Merge Andrew - 748064: Xtrabackup breaks trunk in GCC 4.6

2276. By Lee Bieber

Merge Joe - 755201: slave plugin queryForReplicationEvents() query needs to be ordered
Merge Olaf - Refactor Session

2275. By Brian Aker <email address hidden>

Merge in Olaf

2274. By Brian Aker <email address hidden>

Merge in Innodb patch from Percona

2273. By Brian Aker <email address hidden>

Merge in Percona's innodb_lru_dump_restore.patch

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.

Subscribers